瀏覽代碼

Tests: Fix source build

Mugen87 7 年之前
父節點
當前提交
57f65eba75
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      test/three.source.unit.js

+ 2 - 0
test/three.source.unit.js

@@ -2,6 +2,8 @@
  * @author TristanVALCKE / https://github.com/Itee
  * @author TristanVALCKE / https://github.com/Itee
  */
  */
 
 
+import './unit/qunit-utils.js';
+
 //src
 //src
 import './unit/src/constants.tests';
 import './unit/src/constants.tests';
 import './unit/src/polyfills.tests';
 import './unit/src/polyfills.tests';