aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/SConscript1
-rw-r--r--tests/framework/SConscript3
2 files changed, 3 insertions, 1 deletions
diff --git a/tests/SConscript b/tests/SConscript
index 87907f40fc..49bcb8ee1e 100644
--- a/tests/SConscript
+++ b/tests/SConscript
@@ -1,3 +1,4 @@
+#!/usr/bin/python
# -*- coding: utf-8 -*-
# Copyright (c) 2017-2022 Arm Limited.
diff --git a/tests/framework/SConscript b/tests/framework/SConscript
index c4fe50db05..72208eacad 100644
--- a/tests/framework/SConscript
+++ b/tests/framework/SConscript
@@ -1,6 +1,7 @@
+#!/usr/bin/python
# -*- coding: utf-8 -*-
-# Copyright (c) 2017-2021 Arm Limited.
+# Copyright (c) 2017-2022 Arm Limited.
#
# SPDX-License-Identifier: MIT
#