diff options
Diffstat (limited to 'third_party/hyphen/tests/compound2.test')
-rwxr-xr-x | third_party/hyphen/tests/compound2.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/hyphen/tests/compound2.test b/third_party/hyphen/tests/compound2.test new file mode 100755 index 0000000..f144145 --- /dev/null +++ b/third_party/hyphen/tests/compound2.test @@ -0,0 +1,4 @@ +#!/bin/sh +DIR="`dirname $0`" +NAME="`basename $0 .test`" +$DIR/test.sh $NAME.pat $NAME.word $NAME.hyph |