changeset 1:4c2dec0eccdf draft

Uploaded
author iss
date Fri, 03 May 2019 09:11:03 -0400
parents b7db38781fb2
children 5816173d4f11
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Fri May 03 09:11:03 2019 -0400
@@ -0,0 +1,10 @@
+<tables>
+    <table name="chewbbaca_schemas" comment_char="#">
+        <columns>value, name, path</columns>
+        <file path="${__HERE__}/test-data/chewbbaca_schemas.loc" />
+    </table>
+    <table name="chewbbaca_ptfs" comment_char="#">
+        <columns>value, name, path</columns>
+        <file path="${__HERE__}/test-data/chewbbaca_ptfs.loc" />
+    </table>
+</tables>
\ No newline at end of file