4a9eb8522e
Current plan is to have a tests/ folder in packages, where each file in this folder is a shell script which indicates a test failure by a non-zero exit value.
2 lines
74 B
Bash
2 lines
74 B
Bash
assert_equals '#<Encoding:UTF-8>' `ruby -e 'p Encoding.default_external'`
|