浏览代码

Remove inspector left over from module tests.

sebastien 6 年之前
父节点
当前提交
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");
     console.log("running tests");