failed to sort out test output last time, so doing it this time

This commit is contained in:
Jez Higgins 2010-01-12 00:03:49 +00:00
parent ca02be7067
commit 7aec27ddaa
2 changed files with 2 additions and 2 deletions

View file

@ -59,7 +59,7 @@ Text 38 1 0 4
Valueof 4 0 0 0
Variables 83 0 0 10
Whitespaces 49 0 0 38
XSLTFunctions 97 2 0 34
XSLTFunctions 97 1 0 34
attributes 1 0 0 0
errors 9 0 0 0
include 2 0 0 0

1 attribvaltemplate 12 0 0 1
59 Variables 83 0 0 10
60 Whitespaces 49 0 0 38
61 XSLTFunctions 97 2 1 0 34
62 attributes 1 0 0 0
63 errors 9 0 0 0
64 include 2 0 0 0
65 processing-instruction 1 0 0 0

View file

@ -9,5 +9,5 @@ then
fi
echo "TEST OUTPUT HAS CHANGED"
diff test-run.csv test.csv
diff test.csv test-run.csv
exit 1