Skip to content

Commit

Permalink
added example.svg and tmx.xml to test data download script
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour committed Dec 6, 2022
1 parent 060a192 commit 447ba7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/data/setup.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/sh -e

wget https://xml-utils.s3.amazonaws.com/example.svg
wget https://xml-utils.s3.amazonaws.com/gadas-export.png.aux.xml
wget https://xml-utils.s3.amazonaws.com/iso.xml
wget https://xml-utils.s3.amazonaws.com/rgb_raster.tif.aux.xml
wget https://xml-utils.s3.amazonaws.com/m_3008501_ne_16_1_20171018.mrf
wget https://xml-utils.s3.amazonaws.com/tmx.xml

0 comments on commit 447ba7a

Please sign in to comment.