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:
authorOlga Khlopkova <o.khlopkova@corp.mail.ru>2020-04-27 16:58:03 +0300
committerOlga Khlopkova <o.khlopkova@corp.mail.ru>2020-04-27 16:58:03 +0300
commita5584e1c42b6f01a7d65aa0ca909d9f8af4f3cf8 (patch)
treee016ec47e1cfdad4962d4ce1fd7921f05f5f961d
parent2f26038fff88d8f053e65a51351cfdd712de33dc (diff)
updated credits
-rw-r--r--tests/unit_tests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit_tests.cpp b/tests/unit_tests.cpp
index bd678c0..002f76b 100644
--- a/tests/unit_tests.cpp
+++ b/tests/unit_tests.cpp
@@ -155,7 +155,7 @@ TEST_SUITE_END();
TEST_SUITE_BEGIN("Read");
// Credits:
-// https://www.sfmta.com/reports/gtfs-transit-data
+// https://developers.google.com/transit/gtfs/examples/gtfs-feed
TEST_CASE("Empty container before parsing")
{
Feed feed("data/San Francisco Municipal Transportation Agency");