diff --git a/test/apply/arity-test.xsl b/test/apply/arity-test.xsl new file mode 100644 index 0000000..0993c3f --- /dev/null +++ b/test/apply/arity-test.xsl @@ -0,0 +1,32 @@ + + + + + + + + diff --git a/test/apply/arity.xspec b/test/apply/arity.xspec index bb94b01..1fe892f 100644 --- a/test/apply/arity.xspec +++ b/test/apply/arity.xspec @@ -25,7 +25,11 @@ xmlns:x="http://www.jenitennison.com/xslt/xspec" xmlns:f="http://www.lovullo.com/hoxsl/apply" xmlns:foo="http://www.lovullo.com/_junk" - stylesheet="../../src/apply/arity.xsl"> + stylesheet="arity-test.xsl"> + + @@ -35,11 +39,9 @@ - - - - - +