Fix incorrect import of TestRegister

This commit is contained in:
j433866 2019-08-13 13:39:21 +01:00
parent 863675e636
commit 4bc4db8232
1 changed files with 1 additions and 1 deletions

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([
{