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