X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=tests%2Ftest.sh;fp=tests%2Ftest.sh;h=38ab5e4a7336f9919aca5bd3bf1c58f7e4ee1713;hb=8a0246fb0c04af3297d2d741b1b2fadfb0cd99ad;hp=19c6cf989dfbddf67eaa921bc8558a9c1d187d27;hpb=2d0267909d7dcb79165a08aec236a53638dbaf84;p=xml-template diff --git a/tests/test.sh b/tests/test.sh index 19c6cf9..38ab5e4 100755 --- a/tests/test.sh +++ b/tests/test.sh @@ -1,7 +1,7 @@ #! /bin/sh if [ -z "$TESTS" ]; then - TESTS="passthru simple clone include attribute attribute2 attribute-empty" + TESTS="passthru simple clone include attribute attribute2 attribute3 attribute-empty" fi if [ -z "$LANGUAGES" ]; then LANGUAGES="perl php python"