Ver Fonte

Remove storage tests for now.

They'll have to be completely rewritten since we're not using Burry.js anymore
JC Brand há 12 anos atrás
pai
commit
f97b8d209e
1 ficheiros alterados com 1 adições e 3 exclusões
  1. 1 3
      tests_main.js

+ 1 - 3
tests_main.js

@@ -1,6 +1,4 @@
-require(["jquery",
-         "spec/StorageSpec",
-         "spec/RosterSpec"], function($) {
+require(["jquery", "spec/RosterSpec"], function($) {
 
 
     $(function($) {
     $(function($) {
         var jasmineEnv = jasmine.getEnv();
         var jasmineEnv = jasmine.getEnv();