Use unittest2 for Python 2.6 compatibility
authorAaron Hill <aa1ronham@gmail.com>
Wed, 18 Dec 2013 20:44:06 +0000 (15:44 -0500)
committerAaron Hill <aa1ronham@gmail.com>
Wed, 18 Dec 2013 20:44:06 +0000 (15:44 -0500)
commit80769d9330cf0052101fa6a298d16b91678a2c39
tree6fbe245356510e34c91b40afce0e86fb21874bb1
parent00357f5fa2a576135e517c6d3087cbe4863fa70c
Use unittest2 for Python 2.6 compatibility
test_requirements.txt
tests/config.py
tests/test_api.py
tests/test_auth.py
tests/test_cursors.py
tests/test_resultset.py
tests/test_streaming.py
tests/test_utils.py