aboutsummaryrefslogtreecommitdiff
path: root/example_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'example_test.go')
-rw-r--r--example_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/example_test.go b/example_test.go
index 04a0d20..fc3eb6c 100644
--- a/example_test.go
+++ b/example_test.go
@@ -3,7 +3,7 @@
// license that can be found in the LICENSE file.
// These examples demonstrate more intricate uses of the flag package.
-package flag_test
+package pflag_test
import (
"errors"