From ba4be2af5a6d64009304d70a8b254f157a528711 Mon Sep 17 00:00:00 2001 From: Josh Kearney Date: Wed, 30 Jan 2013 13:56:12 -0600 Subject: [PATCH] Clean up test_shell so that the tests are captured though the test framework. Also makes a small modification to gitignore. Change-Id: Iefbfbcfd35270b06ed65edb34708fa9b4d5bf563 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8b413ce..d6f1cdb 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ *.swo *.swp *~ +.coverage .openstackclient-venv .testrepository .tox