Просмотр исходного кода

Remove inspector left over from module tests.

sebastien 6 лет назад
Родитель
Сommit
e2ef119de8
1 измененных файлов с 1 добавлено и 1 удалено
  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");