Selaa lähdekoodia

Remove inspector left over from module tests.

sebastien 6 vuotta sitten
vanhempi
commit
e2ef119de8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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");