summaryrefslogtreecommitdiff
path: root/tests/end2end/data/hints/html/README.md
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-12-01 17:21:31 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-12-01 17:21:31 +0100
commit470fede771eb978903eade6fd34632aa6adab0e2 (patch)
treec8dc118e9da5ee29c5553275adf86b8d5ddcc8e8 /tests/end2end/data/hints/html/README.md
parentee79ea6532f3c9d40569fb1c9329f4e5cec1fc4f (diff)
downloadqutebrowser-470fede771eb978903eade6fd34632aa6adab0e2.tar.gz
qutebrowser-470fede771eb978903eade6fd34632aa6adab0e2.zip
tests: Move invisible.html to hints/html
Diffstat (limited to 'tests/end2end/data/hints/html/README.md')
-rw-r--r--tests/end2end/data/hints/html/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/end2end/data/hints/html/README.md b/tests/end2end/data/hints/html/README.md
index 2a6e97c24..5bbaecb4a 100644
--- a/tests/end2end/data/hints/html/README.md
+++ b/tests/end2end/data/hints/html/README.md
@@ -3,3 +3,5 @@ Tests in this directory are automatically picked up by `test_hints` in
They need to contain a special `<!-- target: foo.html -->` comment which
specifies where the hint in it will point to, and will then test that.
+
+With `<!-- target: null -->`, the page is expected to not generate any hints.