Bläddra i källkod

Remove inspector left over from module tests.

sebastien 6 år sedan
förälder
incheckning
e2ef119de8
1 ändrade filer med 1 tillägg och 1 borttagningar
  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");