mirror of
https://github.com/gchq/CyberChef
synced 2026-01-07 02:53:19 +00:00
refactor TestRegister and some test suite functions into common area
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* @copyright Crown Copyright 2018
|
||||
* @license Apache-2.0
|
||||
*/
|
||||
import TestRegister from "../TestRegister";
|
||||
import TestRegister from "../../lib/TestRegister";
|
||||
|
||||
TestRegister.addTests([
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user