diff options
Diffstat (limited to 'tests/tr')
-rwxr-xr-x | tests/tr/tr-tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tr/tr-tests b/tests/tr/tr-tests index ef0d6bfc9..5650d9a23 100755 --- a/tests/tr/tr-tests +++ b/tests/tr/tr-tests @@ -1,5 +1,5 @@ #! /bin/sh -# run-test generated automatically by build-script from test.data.pl +# This script was generated automatically by build-script. case $# in 0) xx='../../src/tr';; *) xx="$1";; |