summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_variables.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_variables.py b/test/test_variables.py
index 80236f65..ecce5e6d 100644
--- a/test/test_variables.py
+++ b/test/test_variables.py
@@ -378,6 +378,7 @@ Connection: close
check_variables("${")
check_variables("${}")
check_variables("$ur")
+ check_variables("$uri$$host")
check_variables("$uriblah")
check_variables("${uri")
check_variables("${{uri}")