diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/cals/test/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/cals/test/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/cals/test/README b/Master/texmf-dist/doc/latex/cals/test/README index 08e9f94dd16..e96d61b3f2e 100644 --- a/Master/texmf-dist/doc/latex/cals/test/README +++ b/Master/texmf-dist/doc/latex/cals/test/README @@ -1,6 +1,7 @@ Unit tests for the CALS package. Usage: -$ export TEXINPUTS=`pwd`/../cals: +$ export TEXINPUTS=`pwd`/../dev: +$ mkdir tmp $ python support/run_tests.py or, to execute a subset of the tests, $ python support/run_tests.py cell/test_10 |