瀏覽代碼

add test to html file

simonThiele 9 年之前
父節點
當前提交
244b9529cb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      test/unit/unittests_three.html

+ 1 - 0
test/unit/unittests_three.html

@@ -28,6 +28,7 @@
   <script src="core/InterleavedBuffer.js"></script>
   <script src="core/InterleavedBufferAttribute.js"></script>
 
+  <script src="core/Raycaster.js"></script>
   <script src="core/Face3.js"></script>
   <script src="core/Geometry.js"></script>
   <script src="core/BufferAttribute.js"></script>