Generalize cache get with expire param
This commit is contained in:
8
datasources/mtr/bus/busstops_test.go
Normal file
8
datasources/mtr/bus/busstops_test.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package bus
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestAll(t *testing.T) {
|
||||
}
|
||||
Reference in New Issue
Block a user