Browse Source

add removed tests

simonThiele 9 years ago
parent
commit
0b8e3281de
1 changed files with 4 additions and 0 deletions
  1. 4 0
      test/unit/unittests_three.html

+ 4 - 0
test/unit/unittests_three.html

@@ -27,6 +27,10 @@
   <script src="core/InterleavedBuffer.js"></script>
   <script src="core/InterleavedBuffer.js"></script>
   <script src="core/InterleavedBufferAttribute.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>
   <script src="core/BufferAttribute.js"></script>
   <script src="core/BufferGeometry.js"></script>
   <script src="core/BufferGeometry.js"></script>
   <script src="core/Clock.js"></script>
   <script src="core/Clock.js"></script>