change to trigger ci
This commit is contained in:
parent
4881345415
commit
a5e2617853
@ -1652,6 +1652,11 @@ func (suite *ExchangeSelectorSuite) Test_MoreTest() {
|
|||||||
path1: "/path/to/dir",
|
path1: "/path/to/dir",
|
||||||
path2: "/path/to/dir",
|
path2: "/path/to/dir",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "same linux normal path",
|
||||||
|
path1: "/path/to/dir",
|
||||||
|
path2: "/path/to/dir",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
for _, test := range tests {
|
for _, test := range tests {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user