]> git.sesse.net Git - xml-template/blobdiff - tests/test.sh
Add a trivial new “pass through” test.
[xml-template] / tests / test.sh
index 14f26a9bacc7b2520b19db4c7ad2d1da5f49f2d3..2587b4451646bc1c8e564abae8323572222ed2b0 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-TESTS="simple clone include attribute attribute2"
+TESTS="passthru simple clone include attribute attribute2"
 LANGUAGES="perl php python"
 
 for L in $LANGUAGES; do