aboutsummaryrefslogtreecommitdiff
path: root/flag_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'flag_test.go')
-rw-r--r--flag_test.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/flag_test.go b/flag_test.go
index 99c9903..7649946 100644
--- a/flag_test.go
+++ b/flag_test.go
@@ -6,13 +6,14 @@ package pflag_test
import (
"bytes"
- . "pflag"
"fmt"
"os"
"sort"
"strings"
"testing"
"time"
+
+ . "github.com/ogier/pflag"
)
var (