summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/jupynotex/tests/run
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-10-21 03:02:35 +0000
committerNorbert Preining <norbert@preining.info>2020-10-21 03:02:35 +0000
commitd800950bfaacab9c6c4bf4d44206d60016b2f04d (patch)
treea47704a85d1a29b69fcede9454aa32ed2c7b5902 /macros/latex/contrib/jupynotex/tests/run
parent6c4fb500d344400c932c5792f94aee3e34cbe6a7 (diff)
CTAN sync 202010210302
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 "$@"