Skip to content

Commit bc09fb1

Browse files
committed
add missing helper functions
Signed-off-by: PatStLouis <[email protected]>
1 parent c6be661 commit bc09fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/90-algorithms-jcs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import {
1111
isValidUtf8,
1212
setupReportableTestSuite,
1313
setupRow
14-
} from '../helpers.js';
14+
} from './helpers.js';
1515
import chai from 'chai';
1616
import {endpoints} from 'vc-test-suite-implementations';
1717

0 commit comments

Comments
 (0)