X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=tests%2Ftest.sh;h=b03a657dd8aa076fb9193e2eff06873cbb804934;hb=8829a2755096b018531a1d939e61b6a75d3be8a7;hp=dc166586723799a8af9f6f29c56d714760e53488;hpb=a1cfd19c4c66e6c78740427fc8bb905037b409d9;p=xml-template diff --git a/tests/test.sh b/tests/test.sh index dc16658..b03a657 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" + TESTS="passthru simple clone include attribute attribute2 attribute-empty" fi if [ -z "$LANGUAGES" ]; then LANGUAGES="perl php python"