aboutsummaryrefslogtreecommitdiffstats
path: root/util_test.go
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2012-04-18 23:12:34 -0400
committerbnewbold <bnewbold@robocracy.org>2012-04-18 23:12:34 -0400
commit9c034ab99f8632db38a6c205b848137ebb506d28 (patch)
tree5d8b07777464d51ad2c5551690e1e55fbe05742c /util_test.go
parentb6a2d46c5bbdca7ca5d3e50eece732b5b839f2c5 (diff)
downloadbommom-9c034ab99f8632db38a6c205b848137ebb506d28.tar.gz
bommom-9c034ab99f8632db38a6c205b848137ebb506d28.zip
go fmt update
Diffstat (limited to 'util_test.go')
-rw-r--r--util_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/util_test.go b/util_test.go
index 32186a0..868a452 100644
--- a/util_test.go
+++ b/util_test.go
@@ -16,8 +16,8 @@ var noShort = []string{
"AS_DF",
"2o45",
"as.12df",
- "5",
- "",
+ "5",
+ "",
}
func TestIsShortName(t *testing.T) {