diff --git a/test/test.jl b/test/runtests.jl similarity index 93% rename from test/test.jl rename to test/runtests.jl index 4c1df25..5c08985 100644 --- a/test/test.jl +++ b/test/runtests.jl @@ -1,6 +1,4 @@ -push!(LOAD_PATH, realpath("..")) - -using I18N +using Test, I18N # Define it before expanding any _"string" # Custom function used to get the program language. # Must return a 2-char language code