Skip to content

Commit 9e47c86

Browse files
committed
userhost-split: Add a nick-only test
1 parent a6c1c99 commit 9e47c86

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/userhost-split.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ tests:
2020
# * host: host string
2121
# if a key does not exist, assume it is an empty string
2222

23+
# simpler
24+
- source: "coolguy"
25+
atoms:
26+
nick: "coolguy"
27+
2328
# simple
2429
- source: "[email protected]"
2530
atoms:

0 commit comments

Comments
 (0)