changeset 30388:bf4cea7b9ba8 stable

maint: jupyter_notebook.m: describe BIST location. * scripts/miscellaneous/jupyter_notebook.m: add comment.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Mon, 29 Nov 2021 11:15:15 +0900
parents fc9b98382ea7
children 8ede68f976ff a61e1a0f6024
files scripts/miscellaneous/jupyter_notebook.m
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/miscellaneous/jupyter_notebook.m	Sun Nov 28 21:03:27 2021 +0100
+++ b/scripts/miscellaneous/jupyter_notebook.m	Mon Nov 29 11:15:15 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 ()