diff options
author | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2016-01-09 00:37:46 +0100 |
---|---|---|
committer | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2016-01-09 00:37:46 +0100 |
commit | 0ae315a4d1d154122208883bd006b2b882cb5113 (patch) | |
tree | 19b7422217ae01e32a9072a0aecf10bbf04f45f1 /test-requirements.txt | |
parent | 689ecae70585e79c281224162a0ba2ab3921242a (diff) | |
download | gitlab-0ae315a4d1d154122208883bd006b2b882cb5113.tar.gz |
unit tests for config parser
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index c16328a..87b1721 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,5 +2,6 @@ discover testrepository hacking>=0.9.2,<0.10 httmock +mock sphinx>=1.1.2,!=1.2.0,<1.3 sphinxcontrib-napoleon |