aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test.ini')
-rw-r--r--tests/test.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test.ini b/tests/test.ini
index a69444f..fcac46c 100644
--- a/tests/test.ini
+++ b/tests/test.ini
@@ -84,4 +84,5 @@ server_ = server.example.com ;OK
_server_= server.example.com ;ERROR
ip = 127.0.0.1 ;OK
ip = "127.0.0.1" ;OK
-
+1024 = xxxxx ;OK
+1024 = 2048 ;OK (but only syntactically :)