Skip to content

Commit 975f47f

Browse files
committed
refactor: rename hill-cipher test dir to __test__ for consistency
All other algorithm modules use __test__ as the test directory name. The hill-cipher module was the only outlier using _test_ (single underscores).
1 parent 115e428 commit 975f47f

1 file changed

File tree

src/algorithms/cryptography/hill-cipher/_test_/hillCipher.test.js renamed to src/algorithms/cryptography/hill-cipher/__test__/hillCipher.test.js

File renamed without changes.

0 commit comments

Comments
 (0)