Skip to content

Commit

Permalink
Update mathutils.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
omsuneri authored Dec 11, 2024
1 parent bf8bd94 commit fc2cfb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/utils/__tests__/mathutils.test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// A basic test file in jest framework for the mathutils.js

const MathUtility = require("./mathutils.js");

describe('MathUtility', () => {
Expand Down

0 comments on commit fc2cfb4

Please sign in to comment.