view test/jupyter-notebook/module.mk @ 30249:bc22395f60fa

maint: merge stable to default.
author John W. Eaton <jwe@octave.org>
date Fri, 22 Oct 2021 12:05:59 -0400
parents cefa5d2d30bc
children 1a1f3ae76e74
line wrap: on
line source

jupyter_TEST_FILES = \
  %reldir%/JupyterNotebook.tst \
  %reldir%/octave_kernel.ipynb \
  %reldir%/plot_magic_and_errors.ipynb

TEST_FILES += $(jupyter_TEST_FILES)