formatting
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
(function() {
|
||||
|
||||
QUnit.module('ImageEditor');
|
||||
|
||||
QUnit.test('should load image', function( assert ) {
|
||||
@@ -22,3 +24,5 @@ QUnit.test('should crop image', function( assert ) {
|
||||
done();
|
||||
});
|
||||
});
|
||||
|
||||
})();
|
||||
Reference in New Issue
Block a user