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.
1 parent bf8bd94 commit fc2cfb4Copy full SHA for fc2cfb4
js/utils/__tests__/mathutils.test.js
@@ -1,4 +1,5 @@
1
// A basic test file in jest framework for the mathutils.js
2
+
3
const MathUtility = require("./mathutils.js");
4
5
describe('MathUtility', () => {
0 commit comments