mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-31 06:16:51 -04:00
WIP - no love for minified.js anymore :(
This commit is contained in:
@@ -59,9 +59,9 @@ describe('ClayItem', function() {
|
||||
assert.strictEqual(clayItem.appKey, config.appKey);
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
describe('.$manipulatorTarget', function() {
|
||||
|
||||
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
@@ -27,5 +27,3 @@ describe('Utils', function() {
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user