diff options
Diffstat (limited to 'tests/dromaeo/run_dromaeo.py')
-rwxr-xr-x | tests/dromaeo/run_dromaeo.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dromaeo/run_dromaeo.py b/tests/dromaeo/run_dromaeo.py index 8f7127f8c7c..1618751e70b 100755 --- a/tests/dromaeo/run_dromaeo.py +++ b/tests/dromaeo/run_dromaeo.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 os import subprocess |