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