فهرست منبع

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
  */
 
+import './unit/qunit-utils.js';
+
 //src
 import './unit/src/constants.tests';
 import './unit/src/polyfills.tests';