mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-31 15:06:26 +00:00
wip
This commit is contained in:
parent
9e336e383d
commit
5e61b40fef
1 changed files with 2 additions and 0 deletions
|
@ -77,6 +77,8 @@ func TestPipeStats(t *testing.T) {
|
|||
{
|
||||
{"a", "1"},
|
||||
{"rows", "1"},
|
||||
},
|
||||
{
|
||||
{"a", "2"},
|
||||
{"rows", "2"},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue