Skip to content

Commit

Permalink
fix sniffer unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegZharkov committed Mar 26, 2020
1 parent 1bf405c commit 15744b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/galaxy/config/sample/datatypes_conf.xml.sample
Expand Up @@ -799,7 +799,6 @@
<sniffer type="galaxy.datatypes.tabular:Vcf"/>
<sniffer type="galaxy.datatypes.binary:TwoBit"/>
<sniffer type="galaxy.datatypes.binary:GeminiSQLite"/>
<sniffer type="galaxy.datatypes.binary:ChiraSQLite"/>
<sniffer type="galaxy.datatypes.binary:MzSQlite"/>
<sniffer type="galaxy.datatypes.binary:IdpDB"/>
<sniffer type="galaxy.datatypes.binary:ElibSQlite"/>
Expand Down Expand Up @@ -961,5 +960,6 @@
<sniffer type="galaxy.datatypes.binary:OxliSubset"/>
<sniffer type="galaxy.datatypes.binary:OxliGraphLabels"/>
<sniffer type="galaxy.datatypes.neo4j:Neo4jDBzip"/>
<sniffer type="galaxy.datatypes.binary:ChiraSQLite"/>
</sniffers>
</datatypes>

0 comments on commit 15744b5

Please sign in to comment.