diff --git a/tests/hex-decode.t/stdin b/tests/hex-decode.t/stdin index e7bc226..64d7fd9 100644 --- a/tests/hex-decode.t/stdin +++ b/tests/hex-decode.t/stdin @@ -1 +1 @@ -636f7272656374206261747465727920686f72736520737461706c650a +636f727265637420686f727365206261747465727920737461706c65 \ No newline at end of file diff --git a/tests/hex-decode.t/stdout b/tests/hex-decode.t/stdout index cbf56e2..212843f 100644 --- a/tests/hex-decode.t/stdout +++ b/tests/hex-decode.t/stdout @@ -1 +1 @@ -correct battery horse staple +correct horse battery staple \ No newline at end of file diff --git a/tests/hex-encode.t/TESTRECIPE b/tests/hex-encode.t/TESTRECIPE index 2982ec9..743b9a9 100644 --- a/tests/hex-encode.t/TESTRECIPE +++ b/tests/hex-encode.t/TESTRECIPE @@ -2,7 +2,7 @@ testname=hex-encode.t command=hx -args=( encode-hex ) +args=( hex-encode ) exit_code=0 stdin_file=stdin stdout_file=stdout diff --git a/tests/hex-encode.t/stdin b/tests/hex-encode.t/stdin index cbf56e2..212843f 100644 --- a/tests/hex-encode.t/stdin +++ b/tests/hex-encode.t/stdin @@ -1 +1 @@ -correct battery horse staple +correct horse battery staple \ No newline at end of file diff --git a/tests/hex-encode.t/stdout b/tests/hex-encode.t/stdout index e7bc226..abd8fc7 100644 --- a/tests/hex-encode.t/stdout +++ b/tests/hex-encode.t/stdout @@ -1 +1 @@ -636f7272656374206261747465727920686f72736520737461706c650a +636f727265637420686f727365206261747465727920737461706c65