From d3cab164fc2bcfd92647a2a08a08771c3356fd75 Mon Sep 17 00:00:00 2001 From: Tatyana Leontovich Date: Fri, 4 Dec 2015 13:33:54 +0200 Subject: [PATCH] Add coverage to test-requirement.txt Closes-Bug: #1522377 Change-Id: Iaf184585a9490fbc20fead77482f34bb4c865d3c --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test-requirements.txt b/test-requirements.txt index 5fde9b03..6796d17a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,7 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. +coverage>=3.6 fixtures>=1.3.1 hacking<0.11,>=0.10.2 mock>=1.2