diff options
Diffstat (limited to 'lib_test.go')
-rw-r--r-- | lib_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib_test.go b/lib_test.go index 3346acc..da75dee 100644 --- a/lib_test.go +++ b/lib_test.go @@ -159,7 +159,6 @@ func TestJoinCellName_Error(t *testing.T) { test(col.Name, row) } } - } func TestCellNameToCoordinates_OK(t *testing.T) { |