dev-python/exam: Use plain unittest instead of nose

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-08-01 23:27:45 +02:00
parent 8a1f6be46b
commit 799dc2ec73

View File

@@ -19,4 +19,4 @@ RDEPEND="
dev-python/mock[${PYTHON_USEDEP}]
"
distutils_enable_tests nose
distutils_enable_tests unittest