Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/just_gtfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/sample_feed/fare_attributes.txt')
-rw-r--r--tests/data/sample_feed/fare_attributes.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/sample_feed/fare_attributes.txt b/tests/data/sample_feed/fare_attributes.txt
index 3ee7a99..22b7efb 100644
--- a/tests/data/sample_feed/fare_attributes.txt
+++ b/tests/data/sample_feed/fare_attributes.txt
@@ -1,3 +1,4 @@
fare_id,price,currency_type,payment_method,transfers,transfer_duration
p,1.25,USD,0,0,
-a,5.25,USD,0,0, \ No newline at end of file
+a,5.25,USD,1,1,
+x,20,USD,0,,60 \ No newline at end of file