diff --git a/tests/custom-sjis.test.sh b/tests/custom-sjis.test.sh index c80e07ca..1a471827 100755 --- a/tests/custom-sjis.test.sh +++ b/tests/custom-sjis.test.sh @@ -2,9 +2,7 @@ set -e -SCHEME=$1 - -EXECUTABLE="$2" +EXECUTABLE="$1" if [ "$EXECUTABLE" == "" ]; then EXECUTABLE="./newserv" fi