Explorar o código

Remove storage tests for now.

They'll have to be completely rewritten since we're not using Burry.js anymore
JC Brand %!s(int64=12) %!d(string=hai) anos
pai
achega
f97b8d209e
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  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($) {
         var jasmineEnv = jasmine.getEnv();