mirror of
https://github.com/gchq/CyberChef
synced 2025-12-10 21:33:36 +00:00
Fixed tests and brought test module naming in line with conventions.
This commit is contained in:
@@ -2,7 +2,7 @@ import Utils from "../Utils.js";
|
||||
import vkbeautify from "vkbeautify";
|
||||
import {DOMParser as dom} from "xmldom";
|
||||
import xpath from "xpath";
|
||||
import prettyPrintOne from "exports-loader?prettyPrintOne!google-code-prettify/bin/prettify.min.js";
|
||||
import prettyPrintOne from "imports-loader?window=>global!exports-loader?prettyPrintOne!google-code-prettify/bin/prettify.min.js";
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user