mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-24 05:04:05 -08:00
Merge pull request #8441 from codesome/remove-empty-test
Remove empty test
This commit is contained in:
commit
7db09551b0
|
@ -2150,8 +2150,3 @@ func TestEngineOptsValidation(t *testing.T) {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
// TestFuncTimestampWithAtModifier tests for https://github.com/prometheus/prometheus/issues/8433.
|
||||
func TestFuncTimestampWithAtModifier(t *testing.T) {
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue