WIP - no love for minified.js anymore :(

This commit is contained in:
Keegan
2016-01-28 20:20:43 -08:00
parent 9da9edbb78
commit 04f2f9dabd
7 changed files with 62 additions and 27 deletions
+2 -2
View File
@@ -59,9 +59,9 @@ describe('ClayItem', function() {
assert.strictEqual(clayItem.appKey, config.appKey);
});
});
describe('.$manipulatorTarget', function() {
});
});
-2
View File
@@ -27,5 +27,3 @@ describe('Utils', function() {
});
});
});