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 5c85350 commit bf8bd94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/utils/__tests__/mathutils.test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// A basic test file in jest for the mathutils.js
// A basic test file in jest framework for the mathutils.js
const MathUtility = require("./mathutils.js");

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

0 comments on commit bf8bd94

Please sign in to comment.