mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 16:19:48 +02:00
Move all the build scripts into scripts/ folder, ES6ify more stuff
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
describe('iD.coreData', function() {
|
||||
var _context;
|
||||
var _oldData;
|
||||
|
||||
before(function() {
|
||||
iD.data = iD.data || {};
|
||||
iD.data.test = { hello: 'world' };
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user