diff options
author | YAMAMOTO Takashi <yamamoto@valinux.co.jp> | 2014-01-09 14:21:34 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-01-09 21:21:41 +0900 |
commit | 7ca36211391e1754c34ee2d69294ccec803184a8 (patch) | |
tree | 1f23c84955cfa0bd4c08ca1e2db5242c14bb123f /tools | |
parent | eb94fa67f7b4eec35aa5d7386fd247e5825200df (diff) |
tests: add some tests for ryu.lib.of_config.classes
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools')
-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 9b61d84a..2ffd739b 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -3,3 +3,4 @@ mock nose pep8 pylint==0.25.0 +xml_compare |