summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/jupynotex/tests/run
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/jupynotex/tests/run')
-rwxr-xr-xmacros/latex/contrib/jupynotex/tests/run3
1 files changed, 3 insertions, 0 deletions
diff --git a/macros/latex/contrib/jupynotex/tests/run b/macros/latex/contrib/jupynotex/tests/run
new file mode 100755
index 0000000000..a5fa69f44d
--- /dev/null
+++ b/macros/latex/contrib/jupynotex/tests/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+PYTHONPATH=. fades -d pytest -x pytest -sv "$@"