view tool_data_table_conf.xml.test @ 0:2c58335f1ec8 draft default tip

planemo upload
author yating-l
date Tue, 16 May 2017 17:03:13 -0400
parents
children
line wrap: on
line source

<tables>
    <!-- Path to local UCSC AutoSql schemas for testing -->
    <table name="autosql_table" comment_char="#">
        <columns>value, name, type, path</columns>
        <file path="${__HERE__}/test-data/autosql_schemas.loc" />
    </table>
</tables>