diff options
Diffstat (limited to 'tests/roots/test-linkcheck-localserver-https')
-rw-r--r-- | tests/roots/test-linkcheck-localserver-https/conf.py | 1 | ||||
-rw-r--r-- | tests/roots/test-linkcheck-localserver-https/index.rst | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/roots/test-linkcheck-localserver-https/conf.py b/tests/roots/test-linkcheck-localserver-https/conf.py new file mode 100644 index 0000000..a45d22e --- /dev/null +++ b/tests/roots/test-linkcheck-localserver-https/conf.py @@ -0,0 +1 @@ +exclude_patterns = ['_build'] diff --git a/tests/roots/test-linkcheck-localserver-https/index.rst b/tests/roots/test-linkcheck-localserver-https/index.rst new file mode 100644 index 0000000..fea5983 --- /dev/null +++ b/tests/roots/test-linkcheck-localserver-https/index.rst @@ -0,0 +1 @@ +`HTTPS server <https://localhost:7777/>`_ |