From: Guillaume Aubert Date: Thu, 15 May 2014 22:59:23 +0000 (-0700) Subject: Test that commented out lines are ignored. X-Git-Tag: pgbouncer_1_6_rc1~9^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f25159c98874c5a9b3d4f8972b6b0e1842bff89b;p=pgbouncer Test that commented out lines are ignored. --- diff --git a/test/userlist.txt b/test/userlist.txt index 3c94397..d78c9e0 100644 --- a/test/userlist.txt +++ b/test/userlist.txt @@ -1,3 +1,4 @@ "marko" "kama" "postgres" "asdasd" +;Commented out line should be ignored. "pgbouncer" "fake"