Skip to content

Commit 2572477

Browse files
committed
Remove shebangs from tests
1 parent 71cd5d8 commit 2572477

34 files changed

+0
-34
lines changed

test/detect/details_txt.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# Copyright (c) 2018, Arm Limited and affiliates.
32
# SPDX-License-Identifier: Apache-2.0
43
#

test/detect/detect_os.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# Copyright (c) 2018, Arm Limited and affiliates.
32
# SPDX-License-Identifier: Apache-2.0
43
#

test/detect/mbed_htm.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# Copyright (c) 2018, Arm Limited and affiliates.
32
# SPDX-License-Identifier: Apache-2.0
43
#

test/detect/mbedls_toolsbase.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# Copyright (c) 2018, Arm Limited and affiliates.
32
# SPDX-License-Identifier: Apache-2.0
43
#

test/detect/os_darwin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# Copyright (c) 2018, Arm Limited and affiliates.
32
# SPDX-License-Identifier: Apache-2.0
43
#

test/detect/os_linux_generic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# Copyright (c) 2018, Arm Limited and affiliates.
32
# SPDX-License-Identifier: Apache-2.0
43
#

test/detect/os_win7.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# coding: utf-8
32
# Copyright (c) 2018, Arm Limited and affiliates.
43
# SPDX-License-Identifier: Apache-2.0

test/detect/platform_database.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# Copyright (c) 2018, Arm Limited and affiliates.
32
# SPDX-License-Identifier: Apache-2.0
43
#

test/detect/platform_detection.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# Copyright (c) 2018, Arm Limited and affiliates.
32
# SPDX-License-Identifier: Apache-2.0
43
#

test/test/basic_gt.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# Copyright (c) 2018, Arm Limited and affiliates.
32
# SPDX-License-Identifier: Apache-2.0
43
#

0 commit comments

Comments
 (0)