summaryrefslogtreecommitdiffstats
path: root/tests/mantest
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mantest')
-rwxr-xr-xtests/mantest3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/mantest b/tests/mantest
index e86792ed..2e429eea 100755
--- a/tests/mantest
+++ b/tests/mantest
@@ -3,5 +3,4 @@
. "${0%/*}/setup" "$@"
# We set PAGER because there's a mantest for `env` that uses it.
-(cd $JQBASEDIR/docs && pipenv run python3 build_mantests.py) |
- env PAGER=less $VALGRIND $Q $JQ -L "$mods" --run-tests
+env PAGER=less $VALGRIND $Q $JQ -L "$mods" --run-tests < $JQBASEDIR/tests/man.test