view test/jupyter-notebook/module.mk @ 31215:5573b1d511c9

maint: Merge stable to default.
author Markus Mützel <markus.muetzel@gmx.de>
date Tue, 30 Aug 2022 11:16:55 +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)