forked from bonsai/harakit
tests: adds easy localization
This commit is contained in:
4
tests/locales/en_US.UTF-8
Normal file
4
tests/locales/en_US.UTF-8
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
export RUN_ERR='Run this script in the root of the project'
|
||||
export TEST_STR='Testing utility'
|
||||
Reference in New Issue
Block a user