diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-11-05 08:17:58 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-11-05 08:17:58 -0800 |
commit | 285df3905d3ecbb34f6120b22f22cf43ffe0dcec (patch) | |
tree | 5eba1479073e9f64e6c234c28a90cded4bff6b90 /tests/needaffix2.test | |
download | hunspell-7f9202dc357099b96289876ec8282540c81836a3.tar.gz hunspell-7f9202dc357099b96289876ec8282540c81836a3.tar.bz2 hunspell-7f9202dc357099b96289876ec8282540c81836a3.zip |
Imported Upstream version 1.3.2upstream/1.3.2upstream
Diffstat (limited to 'tests/needaffix2.test')
-rwxr-xr-x | tests/needaffix2.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/needaffix2.test b/tests/needaffix2.test new file mode 100755 index 0000000..7f44369 --- /dev/null +++ b/tests/needaffix2.test @@ -0,0 +1,4 @@ +#!/bin/sh +DIR="`dirname $0`" +NAME="`basename $0 .test`" +$DIR/test.sh $NAME |