Skip to content

Commit fc2cfb4

Browse files
authored
Update mathutils.test.js
1 parent bf8bd94 commit fc2cfb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/utils/__tests__/mathutils.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// A basic test file in jest framework for the mathutils.js
2+
23
const MathUtility = require("./mathutils.js");
34

45
describe('MathUtility', () => {

0 commit comments

Comments
 (0)