Tests for comments
authorAlan T. DeKok <aland@freeradius.org>
Thu, 19 Feb 2015 14:49:12 +0000 (09:49 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 19 Feb 2015 14:49:12 +0000 (09:49 -0500)
src/tests/modules/files/authorize

index d82dbd5..51dbdd7 100644 (file)
@@ -15,3 +15,9 @@ unused        Cleartext-Password := "jabberwocky"
 
 famous 
        Filter-Id := "success"
+
+user   Cleartext-Password := "hello" # comment!
+
+
+user2   # comment!
+       Filter-Id := "24"