We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d092dd + e54b658 commit 39514d3Copy full SHA for 39514d3
test/unit/example/utils/BufferGeometryUtils.tests.js
@@ -3,7 +3,7 @@
3
*/
4
/* global QUnit */
5
6
-import * as BufferGeometryUtils from '../../../examples/js/utils/BufferGeometryUtils';
+import * as BufferGeometryUtils from '../../../../examples/js/utils/BufferGeometryUtils';
7
8
export default QUnit.module( 'BufferGeometryUtils', () => {
9
0 commit comments