mirror of
https://github.com/gchq/CyberChef
synced 2026-01-06 10:33:18 +00:00
Imports now specify the file extension to support Node v12
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
* UTM: 30N 699456 5709791,
|
||||
*/
|
||||
|
||||
import TestRegister from "../../lib/TestRegister";
|
||||
import TestRegister from "../../lib/TestRegister.mjs";
|
||||
|
||||
TestRegister.addTests([
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user