mirror of
https://github.com/gchq/CyberChef
synced 2025-12-26 05:03:22 +00:00
Fixed tests and brought test module naming in line with conventions.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
* @copyright Crown Copyright 2017
|
||||
* @license Apache-2.0
|
||||
*/
|
||||
import "babel-polyfill";
|
||||
|
||||
import TestRegister from "./TestRegister.js";
|
||||
import "./tests/operations/Base58.js";
|
||||
import "./tests/operations/Compress.js";
|
||||
Reference in New Issue
Block a user