summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/__init__.py2
-rw-r--r--tests/base.py2
-rw-r--r--tests/test_vmware.py2
3 files changed, 0 insertions, 6 deletions
diff --git a/tests/__init__.py b/tests/__init__.py
index 19f5e72..0680747 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -1,5 +1,3 @@
-# -*- coding: utf-8 -*-
-
# 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/tests/base.py b/tests/base.py
index a3069ed..69e6a80 100644
--- a/tests/base.py
+++ b/tests/base.py
@@ -1,5 +1,3 @@
-# -*- coding: utf-8 -*-
-
# Copyright 2010-2011 OpenStack Foundation
# Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
#
diff --git a/tests/test_vmware.py b/tests/test_vmware.py
index 337b048..59ef240 100644
--- a/tests/test_vmware.py
+++ b/tests/test_vmware.py
@@ -1,5 +1,3 @@
-# -*- coding: utf-8 -*-
-
# 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