aboutsummaryrefslogtreecommitdiff
path: root/test/value/yes/index.html
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2021-12-23 19:40:44 +0100
committerMinteck <contact@minteck.org>2021-12-23 19:40:44 +0100
commit133be8d6e235b83edf562520c550a2cda734ffd1 (patch)
treebc2f0fde44cb19e0ff84c060a5234dabf6c00545 /test/value/yes/index.html
parent408bee6540c861b65ebb9f6ca805060b35b31720 (diff)
downloadcore-133be8d6e235b83edf562520c550a2cda734ffd1.tar.gz
core-133be8d6e235b83edf562520c550a2cda734ffd1.tar.bz2
core-133be8d6e235b83edf562520c550a2cda734ffd1.zip
Commit
Diffstat (limited to 'test/value/yes/index.html')
-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