change dummy test

This commit is contained in:
HiteshRepo 2024-01-27 22:24:18 +05:30
parent 82dafe15c3
commit ede0c6ee83

View File

@ -735,6 +735,11 @@ func (suite *PathUnitSuite) Test_Stuff() {
path1: "/path/to/dir",
path2: "/path/to/dir",
},
{
name: "test 2",
path1: "/path/to/dir",
path2: "/path/to/dir",
},
}
for _, test := range tests {