view test/jupyter-notebook/module.mk @ 30949:7d99816e9709 stable

ls.m: Improve wording in docstring (bug #62282).
author Markus Mützel <markus.muetzel@gmx.de>
date Thu, 21 Apr 2022 17:52:31 +0200
parents 1a1f3ae76e74
children 48c2df4bb207
line wrap: on
line source

jupyter_TEST_FILES = \
  %reldir%/jupyter-notebook.tst \
  %reldir%/octave_kernel.ipynb \
  %reldir%/plot_magic_and_errors.ipynb

TEST_FILES += $(jupyter_TEST_FILES)