diff options
Diffstat (limited to 'chart_test.go')
-rw-r--r-- | chart_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart_test.go b/chart_test.go index 61e7c15..e18655e 100644 --- a/chart_test.go +++ b/chart_test.go @@ -1,4 +1,4 @@ -package excelize +package anyxcelize import ( "bytes" |