소스 검색

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");