blob: cc31de647e2bcdd4231571d3944c5437da3b62e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- t/errors.t.orig 2017-11-07 14:15:52 UTC
+++ t/errors.t
@@ -40,7 +40,7 @@ tap3 'exit code when command cannot be run' <<'EOF'
xe /dev/null/calc.exe
<<<
a
->>>= 126
+>>>= 127
EOF
tap3 'exit code when command was not found' <<'EOF'
|