otfm-python/test.sh
2021-03-07 14:40:58 +00:00

4 lines
134 B
Bash
Executable File

#/usr/bin/env sh
cat tests/test_input | ./pymacro > tests/test_actual_output
diff tests/test_actual_output tests/test_expected_output