summaryrefslogtreecommitdiffstats
path: root/test.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-02-24 22:04:35 +0100
committerSven Gothel <[email protected]>2011-02-24 22:04:35 +0100
commitf7f6cdea6749a709ebdb34165ad047e9556492f1 (patch)
treee650717c1812d9f27a992b325a97eeb6ea62b22b /test.sh
Initial Commit - Testing tolerant XML input for corrupted files
Diffstat (limited to 'test.sh')
-rw-r--r--test.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/test.sh b/test.sh
new file mode 100644
index 0000000..2e6909e
--- /dev/null
+++ b/test.sh
@@ -0,0 +1,4 @@
+#! /bin/bash
+
+java -cp lib/dom4j-1.6.1-hudson-3.jar:build/classes Main test/TEST-ok-01.xml
+java -cp lib/dom4j-1.6.1-hudson-3.jar:build/classes Main test/TEST-error-01.xml