summaryrefslogtreecommitdiffstats
path: root/fsa/src/alltest/ngram_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fsa/src/alltest/ngram_test.sh')
-rwxr-xr-xfsa/src/alltest/ngram_test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/fsa/src/alltest/ngram_test.sh b/fsa/src/alltest/ngram_test.sh
new file mode 100755
index 00000000000..85559d6e391
--- /dev/null
+++ b/fsa/src/alltest/ngram_test.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+./fsa_ngram_test_app > ngram_test.output
+diff ngram_test.output ngram_test.out