diff options
Diffstat (limited to 'etc/ci/performance/test_runner.py')
-rw-r--r-- | etc/ci/performance/test_runner.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ci/performance/test_runner.py b/etc/ci/performance/test_runner.py index 27bbf598b34..3d11856ab81 100644 --- a/etc/ci/performance/test_runner.py +++ b/etc/ci/performance/test_runner.py @@ -2,7 +2,7 @@ # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# file, You can obtain one at https://mozilla.org/MPL/2.0/. import runner import pytest |