diff options
Diffstat (limited to 'lang/js/BrowserTestExtension/index.html')
-rw-r--r-- | lang/js/BrowserTestExtension/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/js/BrowserTestExtension/index.html b/lang/js/BrowserTestExtension/index.html index 05d413ba..c49aedae 100644 --- a/lang/js/BrowserTestExtension/index.html +++ b/lang/js/BrowserTestExtension/index.html @@ -34,6 +34,13 @@ Functionality tests with larger/longer running data sets. </a> </li> + <li> + <a href="openpgpModeTest.html"> + Testing openPGP mode. + </a> - Please notice that, due to comparing + the inputs and outputs with openpgpjs objects, this test + requires a copy of openpgpjs in libs. + </li> </ul> </p> </body> |