From b85e202511ea821c773f5eeb305ff71f040fc098 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 18 Apr 2012 22:07:52 -0400 Subject: tweaks, basic loading --- util_test.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util_test.go') diff --git a/util_test.go b/util_test.go index 7a87bde..32186a0 100644 --- a/util_test.go +++ b/util_test.go @@ -16,6 +16,8 @@ var noShort = []string{ "AS_DF", "2o45", "as.12df", + "5", + "", } func TestIsShortName(t *testing.T) { -- cgit v1.2.3