python3Packages.denonavr: enable test
This commit is contained in:
parent
8a38948658
commit
607b4ca82b
@ -42,11 +42,6 @@ buildPythonPackage rec {
|
||||
pytest-timeout
|
||||
];
|
||||
|
||||
disabledTestPaths = [
|
||||
# https://github.com/ol-iver/denonavr/issues/228
|
||||
"tests/test_denonavr.py"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
"denonavr"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user