Added kmb schedules
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
func TestRouteStops(t *testing.T) {
|
||||
_, err := getBusStops()
|
||||
_, err := getRouteStops()
|
||||
if err != nil {
|
||||
t.Error( err )
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user