diff --git a/cliff/tests/test__argparse.py b/cliff/tests/test__argparse.py
index cad1edc6..adf17cd3 100644
--- a/cliff/tests/test__argparse.py
+++ b/cliff/tests/test__argparse.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
 #  Licensed under the Apache License, Version 2.0 (the "License"); you may
 #  not use this file except in compliance with the License. You may obtain
 #  a copy of the License at
diff --git a/cliff/tests/test_formatters_csv.py b/cliff/tests/test_formatters_csv.py
index 6baf2783..b922639c 100644
--- a/cliff/tests/test_formatters_csv.py
+++ b/cliff/tests/test_formatters_csv.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
 #  Licensed under the Apache License, Version 2.0 (the "License"); you may
 #  not use this file except in compliance with the License. You may obtain
 #  a copy of the License at
diff --git a/cliff/tests/test_formatters_json.py b/cliff/tests/test_formatters_json.py
index 065f48c7..c07f1f55 100644
--- a/cliff/tests/test_formatters_json.py
+++ b/cliff/tests/test_formatters_json.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
 #  Licensed under the Apache License, Version 2.0 (the "License"); you may
 #  not use this file except in compliance with the License. You may obtain
 #  a copy of the License at
diff --git a/cliff/tests/test_formatters_shell.py b/cliff/tests/test_formatters_shell.py
index f4dde71d..b456bb21 100644
--- a/cliff/tests/test_formatters_shell.py
+++ b/cliff/tests/test_formatters_shell.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
 #  Licensed under the Apache License, Version 2.0 (the "License"); you may
 #  not use this file except in compliance with the License. You may obtain
 #  a copy of the License at
diff --git a/cliff/tests/test_formatters_table.py b/cliff/tests/test_formatters_table.py
index 23c7d8cc..5449afc3 100644
--- a/cliff/tests/test_formatters_table.py
+++ b/cliff/tests/test_formatters_table.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
 #  Licensed under the Apache License, Version 2.0 (the "License"); you may
 #  not use this file except in compliance with the License. You may obtain
 #  a copy of the License at
diff --git a/cliff/tests/test_formatters_value.py b/cliff/tests/test_formatters_value.py
index aa0cd50f..12914577 100644
--- a/cliff/tests/test_formatters_value.py
+++ b/cliff/tests/test_formatters_value.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
 #  Licensed under the Apache License, Version 2.0 (the "License"); you may
 #  not use this file except in compliance with the License. You may obtain
 #  a copy of the License at
diff --git a/cliff/tests/test_formatters_yaml.py b/cliff/tests/test_formatters_yaml.py
index 5af088ae..fa562084 100644
--- a/cliff/tests/test_formatters_yaml.py
+++ b/cliff/tests/test_formatters_yaml.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
 #  Licensed under the Apache License, Version 2.0 (the "License"); you may
 #  not use this file except in compliance with the License. You may obtain
 #  a copy of the License at
diff --git a/cliff/tests/test_lister.py b/cliff/tests/test_lister.py
index adc58778..fd6ea326 100644
--- a/cliff/tests/test_lister.py
+++ b/cliff/tests/test_lister.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
 #  Licensed under the Apache License, Version 2.0 (the "License"); you may
 #  not use this file except in compliance with the License. You may obtain
 #  a copy of the License at
diff --git a/cliff/tests/test_show.py b/cliff/tests/test_show.py
index 2de78194..4205cbfa 100644
--- a/cliff/tests/test_show.py
+++ b/cliff/tests/test_show.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
 #  Licensed under the Apache License, Version 2.0 (the "License"); you may
 #  not use this file except in compliance with the License. You may obtain
 #  a copy of the License at
diff --git a/cliff/tests/test_utils.py b/cliff/tests/test_utils.py
index 92bced8c..9742b4eb 100644
--- a/cliff/tests/test_utils.py
+++ b/cliff/tests/test_utils.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
 #  Licensed under the Apache License, Version 2.0 (the "License"); you may
 #  not use this file except in compliance with the License. You may obtain
 #  a copy of the License at