summaryrefslogtreecommitdiff
path: root/indexing/xindex/doc/tests/runTests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'indexing/xindex/doc/tests/runTests.sh')
-rwxr-xr-xindexing/xindex/doc/tests/runTests.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/indexing/xindex/doc/tests/runTests.sh b/indexing/xindex/doc/tests/runTests.sh
index d0c5961407..a8a8b5fe6d 100755
--- a/indexing/xindex/doc/tests/runTests.sh
+++ b/indexing/xindex/doc/tests/runTests.sh
@@ -16,8 +16,8 @@ lualatex demo3 > /dev/null
xindex -l de demo3 > /dev/null
lualatex demo3 > /dev/null
-echo "demo4"
-xindex demo4 > /dev/null
+echo "demo4 with multiple input files"
+xindex demo2 demo3.idx demo4 > /dev/null
lualatex demo4 > /dev/null
echo "demo-hyperref"