summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris <henry.christopher@gmail.com>2014-08-10 19:51:00 -0400
committerChris <henry.christopher@gmail.com>2014-08-10 19:51:00 -0400
commit195c7651ad11fdb5dd5837acf7fe577b5a761f7c (patch)
tree34ade26c9e783d8ab7e3a4de05acbf1371771c13
parentd4a1d954d4852d5419fde91176bc1bdf268dae0d (diff)
downloadboto-195c7651ad11fdb5dd5837acf7fe577b5a761f7c.tar.gz
remove extra tag
-rw-r--r--tests/unit/sqs/test_connection.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/sqs/test_connection.py b/tests/unit/sqs/test_connection.py
index 08ad7f18..a06fb3e5 100644
--- a/tests/unit/sqs/test_connection.py
+++ b/tests/unit/sqs/test_connection.py
@@ -129,7 +129,6 @@ class SQSProfileName(MockServiceWithConfigTestCase):
}
@attr(sqs=True)
- @attr(chris=True)
def test_profile_name_gets_passed(self):
query_mock = AWSQueryConnection()