golifehk/datasources/mtr/bus/busstops_test.go

9 lines
67 B
Go
Raw Permalink Normal View History

2022-09-14 09:12:48 +00:00
package bus
import (
"testing"
)
func TestAll(t *testing.T) {
}