mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
+
This commit is contained in:
parent
2646840a52
commit
a3560ed43a
1 changed files with 1 additions and 1 deletions
|
@ -474,7 +474,7 @@ mixed list_parse(string val) {
|
|||
|
||||
# ifdef SELFTESTS
|
||||
test() {
|
||||
list_parse("|psyc://example.symlynX.com/~jim|psyc://example.org/~judy");
|
||||
list_parse("|psyc://example.net/~jim|psyc://example.org/~judy");
|
||||
list_parse("5\tabcde|4\tabcd");
|
||||
}
|
||||
# endif
|
||||
|
|
Loading…
Reference in a new issue