diff options
Diffstat (limited to 'cell_test.go')
-rw-r--r-- | cell_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cell_test.go b/cell_test.go index 40bab9b..a9c1624 100644 --- a/cell_test.go +++ b/cell_test.go @@ -1,4 +1,4 @@ -package excelize +package anyxcelize import ( "fmt" |