mirror of
https://github.com/gchq/CyberChef
synced 2025-12-26 05:03:22 +00:00
Set up Grunt tasks to build web and Node versions of CyberChef using webpack
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
* @copyright Crown Copyright 2017
|
||||
* @license Apache-2.0
|
||||
*/
|
||||
var TestRegister = require("../../TestRegister.js");
|
||||
|
||||
TestRegister.addTests([
|
||||
{
|
||||
name: "Bzip2 decompress",
|
||||
|
||||
Reference in New Issue
Block a user