From 218af8732f39cb5e129be8bdb9c7ae4a8e9f6067 Mon Sep 17 00:00:00 2001 From: Jason DeTiberus Date: Sat, 18 Feb 2017 18:25:57 -0500 Subject: Unset exec bit in tests, add missing requirements was: separate lib_ unit tests from other unit tests --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index 2ee1e657d..8bfc1b594 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,3 +9,4 @@ PyYAML yamllint nose coverage +mock -- cgit v1.2.1