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");