changeset 30389:8ede68f976ff

maint: Merge stable to default.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Mon, 29 Nov 2021 11:19:38 +0900
parents e1d5df076b7c (current diff) bf4cea7b9ba8 (diff)
children fe6d1711feea
files
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/miscellaneous/jupyter_notebook.m	Sun Nov 28 21:04:00 2021 +0100
+++ b/scripts/miscellaneous/jupyter_notebook.m	Mon Nov 29 11:19:38 2021 +0900
@@ -704,8 +704,8 @@
 endclassdef
 
 
-## FIXME: It would be useful to have tests of functionality in addition
-##        to just input validation.
+## Note: Functional BIST tests are located in the 'test/jupyter-notebook'
+##       directory.
 
 ## Test input validation
 %!error <Invalid call> jupyter_notebook ()