diff options
author | YAMAMOTO Takashi <yamamoto@valinux.co.jp> | 2013-11-27 13:05:36 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2013-11-27 12:49:47 +0900 |
commit | 748f8ae970c78e7284fe40ae965c9ee7f1b1a37e (patch) | |
tree | b3b9d9830480e3581fda0c7a17c338aed47e8b85 /tools/test-requires | |
parent | ab4a65c525450f876cf63b7d13c980102ca1cb7a (diff) |
unit test: test ryu.cmd.manager
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools/test-requires')
-rw-r--r-- | tools/test-requires | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires index da50e3e0..9b61d84a 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -1,4 +1,5 @@ coverage +mock nose pep8 pylint==0.25.0 |