We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d102e1b commit e46a744Copy full SHA for e46a744
tests/operations/tests/GenerateDeBruijnSequence.mjs
@@ -5,7 +5,7 @@
5
* @copyright Crown Copyright 2017
6
* @license Apache-2.0
7
*/
8
-import TestRegister from "../TestRegister.mjs";
+import TestRegister from "../../lib/TestRegister.mjs";
9
10
TestRegister.addTests([
11
{
0 commit comments