otfm-python/test.sh

4 lines
136 B
Bash
Raw Normal View History

2021-03-07 14:40:58 +00:00
#/usr/bin/env sh
2021-03-07 14:42:53 +00:00
./otfm-python -i tests/test_input -o tests/test_actual_output
2021-03-07 14:40:58 +00:00
diff tests/test_actual_output tests/test_expected_output