فهرست منبع

Remove storage tests for now.

They'll have to be completely rewritten since we're not using Burry.js anymore
JC Brand 12 سال پیش
والد
کامیت
f97b8d209e
1فایلهای تغییر یافته به همراه1 افزوده شده و 3 حذف شده
  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();