浏览代码

virtual screen test in test mode

sebastien 6 年之前
父节点
当前提交
20a2eef2ff
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tests/validation/integration.js

+ 1 - 0
tests/validation/integration.js

@@ -16,6 +16,7 @@ xhr.addEventListener("load", function () {
                 require = null;
                 BABYLONDEVTOOLS.Loader
                     .require('/tests/validation/validation.js')
+                    .testMode()
                     .useDist()
                     .load(function () {
                         var info = engine.getGlInfo();