Added charset declaration for HTML
[xmldoc.git] / test / toc
diff --git a/test/toc b/test/toc
new file mode 100755 (executable)
index 0000000..4dc3782
--- /dev/null
+++ b/test/toc
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+./check toc
+
+exit $?