diff options
Diffstat (limited to 'errors_test.go')
-rw-r--r-- | errors_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/errors_test.go b/errors_test.go index 971802f..c5064fc 100644 --- a/errors_test.go +++ b/errors_test.go @@ -1,4 +1,4 @@ -package excelize +package anyxcelize import ( "testing" |