mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 01:06:16 -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() {
|
||||
const results = await TestRegister.runTests();
|
||||
logOpsTestReport(results);
|
||||
})();
|
||||
})();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue