Keywords: Don't split words with a dash

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
Michael Mayer
2020-04-16 15:57:07 +02:00
parent 54fde97aba
commit 204ae30c90
6 changed files with 38 additions and 19 deletions

View File

@@ -61,5 +61,4 @@ func TestBaseAbs(t *testing.T) {
assert.Equal(t, "/testdata/Test (4)", result)
})
}