We can now run the tests using the `tox` command without needing to have the
Horizon source checked out alongside (the horizon package is a test dependency).

All tests except for Django 1.4 are currently passing.

Change-Id: Id835e14868225a7bc13ff25bc666547a85d085e5
Signed-off-by: Tomas Sedovic <tsedovic@redhat.com>
This commit is contained in:
Tomas Sedovic
2013-08-26 15:59:31 +02:00
parent 433eb2d4d9
commit 82cd363bf5
5 changed files with 10 additions and 9 deletions

View File

@@ -18,3 +18,5 @@ sphinx>=1.1.2
# for bug 1091333, remove after sphinx >1.1.3 is released.
docutils==0.9.1
oslo.sphinx
-e git://github.com/openstack/horizon.git#egg=horizon