Browse Source

Remove inspector left over from module tests.

sebastien 6 năm trước cách đây
mục cha
commit
e2ef119de8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tests/modules/tests-karma.js

+ 1 - 1
tests/modules/tests-karma.js

@@ -1,6 +1,6 @@
 
 
-function runTests(testType, BABYLON, GUI, INSPECTOR) {
+function runTests(testType, BABYLON, GUI) {
 
     console.log("running tests");