Skip to content

Commit 4623930

Browse files
committed
Enable issues tests to run on Windows
Signed-off-by: apostasie <[email protected]>
1 parent 465b52c commit 4623930

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmd/nerdctl/issues/main_linux_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ func TestMain(m *testing.M) {
3333
func TestIssue108(t *testing.T) {
3434
testCase := nerdtest.Setup()
3535

36-
testCase.Require = test.Linux
37-
3836
testCase.SubTests = []*test.Case{
3937
{
4038
Description: "-it --net=host",

0 commit comments

Comments
 (0)