Skip to content

Commit b6cf142

Browse files
committed
Add failing test file
1 parent 3615841 commit b6cf142

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/gpx/empty-trkseg.gpx

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<gpx version="1.1" xmlns="http://www.topografix.com/GPX/1/1" creator="https://github.com/georust/gpx">
3+
<trk>
4+
<trkseg />
5+
</trk>
6+
</gpx>

0 commit comments

Comments
 (0)