mirror of
https://github.com/gchq/CyberChef
synced 2026-01-21 11:53:37 +00:00
Imports now specify the file extension to support Node v12
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* @copyright Crown Copyright 2018
|
||||
* @license Apache-2.0
|
||||
*/
|
||||
import TestRegister from "../../lib/TestRegister";
|
||||
import TestRegister from "../../lib/TestRegister.mjs";
|
||||
|
||||
TestRegister.addTests([
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user