1
0
Fork 0

fixed tests

This commit is contained in:
gschwab 2014-04-07 11:49:20 +02:00
parent 80c236193b
commit 517b2d96af
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
var cols = [edgeCol, docCol, sysCol];
spyOn($, "ajax").andCallFake(function (url) {
console.log(url);
return {done:function() {}};
});
myStore = new window.arangoCollections(cols);
myView = new window.CollectionsView({