mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
Update index.mjs
This commit is contained in:
parent
b54c009798
commit
20b2f56039
1 changed files with 1 additions and 1 deletions
|
@ -179,4 +179,4 @@ const logOpsTestReport = logTestReport.bind(null, testStatus);
|
||||||
(async function() {
|
(async function() {
|
||||||
const results = await TestRegister.runTests();
|
const results = await TestRegister.runTests();
|
||||||
logOpsTestReport(results);
|
logOpsTestReport(results);
|
||||||
})();
|
})();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue