cc-metric-store/fileStore_test.go
2021-06-09 06:03:31 +02:00

8 lines
71 B
Go

package main
import "testing"
func TestAddMetrics(t *testing.T) {
}