mirror of
https://github.com/alvierahman90/otfmacros.git
synced 2024-12-15 12:01:59 +00:00
5 lines
134 B
Bash
Executable File
5 lines
134 B
Bash
Executable File
#/usr/bin/env sh
|
|
./pymacro -s tests/test_input tests/test_actual_output
|
|
git diff tests/test_actual_output tests/test_expected_output
|
|
|