Skip to content

Commit 72f9d33

Browse files
committed
test: rename scratch test file to lifecycle_test.go
1 parent 4630688 commit 72f9d33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"testing"
77
)
88

9-
func TestSeekToLastNLinesTmp(t *testing.T) {
9+
func TestSeekToLastNLines(t *testing.T) {
1010
tests := []struct {
1111
name string
1212
body string

0 commit comments

Comments
 (0)