| Index: tests/sdb/test_connection.py
|
| diff --git a/boto/tests/test_sdbconnection.py b/tests/sdb/test_connection.py
|
| similarity index 99%
|
| rename from boto/tests/test_sdbconnection.py
|
| rename to tests/sdb/test_connection.py
|
| index eac57f72bd3128f7866da8faf145422a10c908fc..a834a9df0a6348a3e8d47b6ea0236debe61c43b4 100644
|
| --- a/boto/tests/test_sdbconnection.py
|
| +++ b/tests/sdb/test_connection.py
|
| @@ -1,5 +1,3 @@
|
| -#!/usr/bin/env python
|
| -
|
| # Copyright (c) 2006-2010 Mitch Garnaat http://garnaat.org/
|
| # Copyright (c) 2010, Eucalyptus Systems, Inc.
|
| # All rights reserved.
|
|
|