]> git.sesse.net Git - xml-template/blobdiff - tests/test.sh
Adjust the columns in test.sh.
[xml-template] / tests / test.sh
index b03a657dd8aa076fb9193e2eff06873cbb804934..19c6cf989dfbddf67eaa921bc8558a9c1d187d27 100755 (executable)
@@ -9,7 +9,7 @@ fi
 
 for L in $LANGUAGES; do
        for T in $TESTS; do
-               printf "%-30s" "Testing $L/$T..."
+               printf "%-35s" "Testing $L/$T..."
                TEMPFILE=$( tempfile )
 
                if [ "$L" = "perl" ]; then