aboutsummaryrefslogtreecommitdiffstats
path: root/util_test.go
diff options
context:
space:
mode:
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) {