From b872d57f0c24740758f0971a5b841f9e8c6579ad Mon Sep 17 00:00:00 2001 From: HiteshRepo Date: Sun, 28 Jan 2024 13:39:44 +0530 Subject: [PATCH] renames test --- src/pkg/path/path_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pkg/path/path_test.go b/src/pkg/path/path_test.go index 1c95b5dab..3f127130a 100644 --- a/src/pkg/path/path_test.go +++ b/src/pkg/path/path_test.go @@ -742,7 +742,7 @@ func (suite *PathUnitSuite) Test_Stuff() { } } -func (suite *PathUnitSuite) Test_Stuff2() { +func (suite *PathUnitSuite) Test_More() { t := suite.T() tests := []struct {