diff options
Diffstat (limited to 'export_test.go')
| -rw-r--r-- | export_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/export_test.go b/export_test.go index 7b19080..8ff8e29 100644 --- a/export_test.go +++ b/export_test.go @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -package flag +package pflag import "os" |
