diff options
author | Jenkins <jenkins@review.openstack.org> | 2014-07-30 14:05:17 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2014-07-30 14:05:17 +0000 |
commit | 3f6b009570d99cf4587fd027ba0bfc4e37e47b8b (patch) | |
tree | 00b758b4e0e5fe267b51601644f3c5df913d670b /tests | |
parent | ff32fdf93f8bd1804d35b0a4efb19d7f8a103f50 (diff) | |
parent | 01b916c0b747e953d42773fa657028a668a526b5 (diff) | |
download | oslo-db-3f6b009570d99cf4587fd027ba0bfc4e37e47b8b.tar.gz |
Merge "remove definitions of Python Source Code Encoding"
Diffstat (limited to 'tests')
-rw-r--r-- | tests/base.py | 2 |
1 files changed, 0 insertions, 2 deletions
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. # |