Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Feb 9, 2024
1 parent 61ad6dc commit 5d6691f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions internal/webconnectivityqa/testcase.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
package webconnectivityqa

import (
"github.com/ooni/probe-cli/v3/internal/netemx"
)
import "github.com/ooni/probe-cli/v3/internal/netemx"

const (
// TestCaseFlagNoV04 means that this test case should not be run by v0.4
Expand Down

0 comments on commit 5d6691f

Please sign in to comment.