2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-04 09:33:21 +00:00

add namespaces to docas

This commit is contained in:
d98762625
2018-05-11 11:09:04 +01:00
parent 5efc3f15f2
commit c96a1df8e1
2 changed files with 4 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
/**
* it - wrapper for assertions to provide a helpful description
* to the TestRegister
* @namespace ApiTests
* @param {String} description - The description of the test
* @param {Function} assertion - The test
*