From 9cdc193c587631986e579c1ba37a8b982be01238 Mon Sep 17 00:00:00 2001 From: kali Date: Thu, 24 Jan 2013 18:47:41 +0900 Subject: all tests green again plus: * added soledad test requirements * removed soledad from run_tests run (+1K tests failing) * added option to run All tests to run_tests script * pep8 cleanup --- pkg/test-requirements.pip | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pkg/test-requirements.pip') diff --git a/pkg/test-requirements.pip b/pkg/test-requirements.pip index 11ccf4eb..43bec43c 100644 --- a/pkg/test-requirements.pip +++ b/pkg/test-requirements.pip @@ -4,3 +4,8 @@ mock nose pep8==1.1 sphinx>=1.1.2 +nose-exclude + +# for soledad * to be splitted * +testscenarios +testtools -- cgit v1.2.3