From df7b82d2f22a4c3f801cdefeb5c92764e4809694 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Tue, 21 Aug 2012 14:34:22 -0700 Subject: Add nosehtmloutput as a test dependency. Adding nosehtmloutput as a test dependency allows nose to output its results to an html file. This will be used by Jenkins to save logs on a different server. Change-Id: Ib7f07dbe7e81d17d42a191a664c7f844f58fcb94 --- tools/test-requires | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/test-requires b/tools/test-requires index f883cc6..18557f0 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -5,6 +5,7 @@ nose nose-exclude nosexcover openstack.nose_plugin +nosehtmloutput pep8==1.2 setuptools-git>=0.4 sphinx>=1.1.2 -- cgit v1.2.1