Skip to content

Commit 063217d

Browse files
committed
Add test to tests/operations/index.mjs Rebased 01May26
1 parent 8f8c0b6 commit 063217d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/operations/index.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ import "./tests/ECDSA.mjs";
7070
import "./tests/ELFInfo.mjs";
7171
import "./tests/Enigma.mjs";
7272
import "./tests/ExtractAudioMetadata.mjs";
73+
import "./tests/ExtendedGCD.mjs";
7374
import "./tests/ExtractEmailAddresses.mjs";
7475
import "./tests/ExtractHashes.mjs";
7576
import "./tests/ExtractIPAddresses.mjs";

0 commit comments

Comments
 (0)