We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4630688 commit 72f9d33Copy full SHA for 72f9d33
1 file changed
cmd/vm/lifecycle_tail_tmp_test.go cmd/vm/lifecycle_test.gocmd/vm/lifecycle_tail_tmp_test.go renamed to cmd/vm/lifecycle_test.go
@@ -6,7 +6,7 @@ import (
6
"testing"
7
)
8
9
-func TestSeekToLastNLinesTmp(t *testing.T) {
+func TestSeekToLastNLines(t *testing.T) {
10
tests := []struct {
11
name string
12
body string
0 commit comments