2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-10 20:43:17 +00:00

Fix incorrect import of TestRegister

This commit is contained in:
j433866
2019-08-13 13:39:21 +01:00
parent 863675e636
commit 4bc4db8232

View File

@@ -5,7 +5,7 @@
* @copyright Crown Copyright 2019
* @license Apache-2.0
*/
import TestRegister from "../TestRegister";
import TestRegister from "../../lib/TestRegister.mjs";
TestRegister.addTests([
{