Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 64f5704

Browse files
Merge pull request TheAlgorithms#497 from fergusmcdonald/master
move math-area tests to test folder
2 parents ee011a5 + 86d5a23 commit 64f5704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Maths/Area.test.js‎ renamed to ‎Maths/test/Area.test.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import * as area from './Area'
1+
import * as area from '../Area'
22

33
describe('Testing surfaceAreaCube calculations', () => {
44
it('with natural number', () => {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /