summaryrefslogtreecommitdiff
path: root/tests/test_conftest.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_conftest.py')
-rw-r--r--tests/test_conftest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_conftest.py b/tests/test_conftest.py
index 9cb9e07fe..fedc6b43f 100644
--- a/tests/test_conftest.py
+++ b/tests/test_conftest.py
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
+# along with qutebrowser. If not, see <https://www.gnu.org/licenses/>.
"""Various meta-tests for conftest.py."""