X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=tests%2Ftest.sh;fp=tests%2Ftest.sh;h=0b09ea4838f04de123a9ef297e129675d89829ce;hb=51a7e103a0e3bbe122b006d9b5abaaa27cc64cf8;hp=b66ed3812645e2d07d9fba3b6b64aec990ea568b;hpb=fbf12f8381dfb8e26b1ad2d0125f85a37da8a2bb;p=xml-template diff --git a/tests/test.sh b/tests/test.sh index b66ed38..0b09ea4 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 attribute3 attribute-empty namespace namespace2" + TESTS="passthru simple clone include attribute attribute2 attribute3 attribute-empty namespace namespace2 structure" fi if [ -z "$LANGUAGES" ]; then LANGUAGES="perl perl-sax php python ruby"