From a5584e1c42b6f01a7d65aa0ca909d9f8af4f3cf8 Mon Sep 17 00:00:00 2001 From: Olga Khlopkova Date: Mon, 27 Apr 2020 16:58:03 +0300 Subject: [PATCH] updated credits --- tests/unit_tests.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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");