From 2743c991272c40a92538da04c37cb399df59c1ba Mon Sep 17 00:00:00 2001 From: vbnt7143 Date: Mon, 9 Sep 2019 09:35:06 +0200 Subject: [PATCH] TestRegister has moved --- tests/operations/tests/ByteStringLiteral.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/operations/tests/ByteStringLiteral.mjs b/tests/operations/tests/ByteStringLiteral.mjs index ed458742..c57bfee2 100644 --- a/tests/operations/tests/ByteStringLiteral.mjs +++ b/tests/operations/tests/ByteStringLiteral.mjs @@ -5,7 +5,7 @@ * @copyright Crown Copyright 2018 * @license Apache-2.0 */ -import TestRegister from "../../TestRegister"; +import TestRegister from "../../lib/TestRegister.mjs"; TestRegister.addTests([ {