From f9aa3f3c844d35998361aa08e8c4f821b5d0bc90 Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Wed, 20 Jun 2012 10:05:56 -0500 Subject: Create tests for shell interface * use unittest2 * shell: command-line options Change-Id: I558fb10b8607e4f6e5c44d5fcac902546a8748a4 --- tools/test-requires | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/test-requires b/tools/test-requires index ce094d9f..b0ebc3e9 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -9,3 +9,4 @@ nosexcover openstack.nose_plugin pep8==0.6.1 sphinx>=1.1.2 +unittest2 -- cgit v1.2.1