mirror of
https://github.com/ClusterCockpit/cc-metric-store.git
synced 2024-11-10 05:07:25 +01:00
8 lines
71 B
Go
8 lines
71 B
Go
package main
|
|
|
|
import "testing"
|
|
|
|
func TestAddMetrics(t *testing.T) {
|
|
|
|
}
|