enable the compose test
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
f17b5e13ad
commit
cb271dc5ac
@ -62,7 +62,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
python2 setup.py test
|
python2 setup.py test
|
||||||
nosetests --exe --with-cov --cov-report html --cov-config tox.ini
|
nosetests --exe --with-cov --cov-report html --cov-config tox.ini
|
||||||
#TODO: enable compose test
|
#TODO: enable compose test
|
||||||
#cd tests && ./test_compose.sh
|
cd tests && ./test_compose.sh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Apr 05 2016 Dennis Gilmore <dennis@ausil.us> - 4.1.2-1
|
* Wed Apr 05 2016 Dennis Gilmore <dennis@ausil.us> - 4.1.2-1
|
||||||
|
Loading…
Reference in New Issue
Block a user