aboutsummaryrefslogtreecommitdiffstats
path: root/util_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'util_test.go')
-rw-r--r--util_test.go2
1 files changed, 2 insertions, 0 deletions
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) {