Remove empty test

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
This commit is contained in:
Ganesh Vernekar 2021-02-04 11:53:32 +05:30
parent 67edfc6054
commit ed8d31b059
No known key found for this signature in database
GPG Key ID: 0241A11211763456
1 changed files with 0 additions and 5 deletions

View File

@ -2150,8 +2150,3 @@ func TestEngineOptsValidation(t *testing.T) {
}
}
}
// TestFuncTimestampWithAtModifier tests for https://github.com/prometheus/prometheus/issues/8433.
func TestFuncTimestampWithAtModifier(t *testing.T) {
}