1
0
Fork 0

cosmetics

This commit is contained in:
Frank Celler 2016-03-16 22:16:56 +01:00
parent 04ebf65521
commit f28f20883a
2 changed files with 603 additions and 324 deletions

File diff suppressed because it is too large Load Diff

View File

@ -34,7 +34,6 @@ const sinon = require('sinon');
const FoxxRepository = require('@arangodb/foxx/repository').Repository;
const FoxxModel = require('@arangodb/foxx/model').Model;
describe('Repository', function () {
const prefix = 'myApp';
let collection;