rhubarb-lip-sync/lib/sphinxbase-rev13216/test/unit/test_feat/_test_feat.test

8 lines
157 B
Plaintext
Raw Normal View History

2015-10-19 19:45:08 +00:00
#!/bin/sh
. ../testfuncs.sh
set -e
./test_feat > _test_feat.out
compare_table feat _test_feat.out $tests/unit/test_feat/_test_feat.res
rm -f _test_feat.out