summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/tftopl.test
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/tftopl.test')
-rwxr-xr-xBuild/source/texk/web2c/tftopl.test4
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/tftopl.test b/Build/source/texk/web2c/tftopl.test
index 19c4e9f1203..0241b542cbd 100755
--- a/Build/source/texk/web2c/tftopl.test
+++ b/Build/source/texk/web2c/tftopl.test
@@ -1,10 +1,12 @@
#! /bin/sh
-# Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org>
+# Copyright (C) 2009-2014 Peter Breitenlohner <tex-live@tug.org>
# You may freely use, modify and/or distribute this file.
test -d tests || mkdir -p tests
+./tftopl -char=foo -help || exit 1
+
TEXMFCNF=$srcdir/../kpathsea \
./tftopl -verbose $srcdir/tests/cmr10 tests/xcmr10 || exit 1