mirror of
https://github.com/alvierahman90/otfmacros.git
synced 2024-12-15 20:11:59 +00:00
5 lines
185 B
Bash
5 lines
185 B
Bash
|
#/usr/bin/env sh
|
||
|
./pymacro -sm tests/test_macros_plural -m tests/test_macros_biology tests/test_input tests/test_actual_output
|
||
|
diff tests/test_actual_output tests/test_expected_output
|
||
|
|