Procházet zdrojové kódy

Remove inspector left over from module tests.

sebastien před 7 roky
rodič
revize
e2ef119de8
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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");