aboutsummaryrefslogtreecommitdiff
path: root/test/value/yes
diff options
context:
space:
mode:
Diffstat (limited to 'test/value/yes')
-rw-r--r--test/value/yes/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/value/yes/index.html b/test/value/yes/index.html
new file mode 100644
index 0000000..36c09f1
--- /dev/null
+++ b/test/value/yes/index.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <title>Title</title>
+</head>
+<body>
+ <form action="/test/cookie">
+ <input type="submit" value="Click to test">
+ </form>
+</body>
+</html> \ No newline at end of file