mirror of
https://github.com/gchq/CyberChef
synced 2025-12-27 21:53:53 +00:00
add tests for File and test based operations. Only unzip to go
This commit is contained in:
@@ -13,12 +13,6 @@ export default [
|
||||
"Label",
|
||||
"Comment",
|
||||
|
||||
// Exclude file ops until HTML5 File Object can be mimicked
|
||||
// "Tar",
|
||||
// "Untar",
|
||||
"Unzip",
|
||||
"Zip",
|
||||
|
||||
// esprima doesn't work in .mjs
|
||||
"JavaScriptBeautify",
|
||||
"JavaScriptMinify",
|
||||
|
||||
Reference in New Issue
Block a user