s/TestRemoveLabels/TestSeriesSetFilter/

This commit is contained in:
Tom Wilkie 2017-10-26 13:50:39 +01:00
parent 9c3c98e8de
commit 1af3ef431d
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ func TestAddExternalLabels(t *testing.T) {
} }
} }
func TestRemoveLabels(t *testing.T) { func TestSeriesSetFilter(t *testing.T) {
tests := []struct { tests := []struct {
in *prompb.QueryResult in *prompb.QueryResult
toRemove model.LabelSet toRemove model.LabelSet