mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 09:16:17 -04:00
Tests + Bug Fixes
* Test cases for LSB extraction, RGBA extraction and bit plane browsing * Bug fix for alpha planes in bit plane browser
This commit is contained in:
parent
48831225ac
commit
950a12360e
3 changed files with 59 additions and 4 deletions
|
@ -109,4 +109,3 @@ const logOpsTestReport = logTestReport.bind(null, testStatus);
|
|||
|
||||
TestRegister.runTests()
|
||||
.then(logOpsTestReport);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue