aboutsummaryrefslogtreecommitdiffstats
path: root/util_test.go
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2012-04-18 22:07:52 -0400
committerbnewbold <bnewbold@robocracy.org>2012-04-18 22:07:52 -0400
commitb85e202511ea821c773f5eeb305ff71f040fc098 (patch)
tree609c05bf13aeb1bf6ee458f58d600d00d4661d87 /util_test.go
parent6023bb2fe3759dc01e608ed056e843b1f731acf0 (diff)
downloadbommom-b85e202511ea821c773f5eeb305ff71f040fc098.tar.gz
bommom-b85e202511ea821c773f5eeb305ff71f040fc098.zip
tweaks, basic loading
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) {