Merge commit 'origin'

This commit is contained in:
psyc://psyced.org/~lynX 2011-06-10 08:35:14 +02:00
commit 09c8cd1fa2
1 changed files with 1 additions and 1 deletions

View File

@ -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