Skip to content

Commit 18f5789

Browse files
committed
chore: rename file
1 parent 3a5666b commit 18f5789

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

Maths/test/isHarshad.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { isHarshad } from '../isHarshad.js'
1+
import { isHarshad } from '../IsHarshad.js'
22

33
describe('Harshad number tests', () => {
44
test('Basic Harshad numbers', () => {

0 commit comments

Comments
 (0)