We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 465b52c commit 4623930Copy full SHA for 4623930
cmd/nerdctl/issues/main_linux_test.go
@@ -33,8 +33,6 @@ func TestMain(m *testing.M) {
33
func TestIssue108(t *testing.T) {
34
testCase := nerdtest.Setup()
35
36
- testCase.Require = test.Linux
37
-
38
testCase.SubTests = []*test.Case{
39
{
40
Description: "-it --net=host",
0 commit comments