diff options
Diffstat (limited to 'lib_test.go')
-rw-r--r-- | lib_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib_test.go b/lib_test.go index ec5fd64..942f175 100644 --- a/lib_test.go +++ b/lib_test.go @@ -1,4 +1,4 @@ -package excelize +package anyxcelize import ( "archive/zip" |