mirror of
https://github.com/gchq/CyberChef
synced 2024-11-15 09:07:06 +00:00
update TestRegister location for new tests
This commit is contained in:
parent
6084759907
commit
90dd7037c8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
* @license Apache-2.0
|
||||
*/
|
||||
|
||||
import TestRegister from "../TestRegister";
|
||||
import TestRegister from "../../lib/TestRegister";
|
||||
|
||||
TestRegister.addTests([
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue