Revert "python310Packages.caio: Disable failing test"
This reverts commit 1837ae56a6.
Reenable test, after reverting aiomisc bump.
This commit is contained in:
@@ -25,11 +25,6 @@ buildPythonPackage rec {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
disabledTests = [
|
||||
# fixture 'loop' not found
|
||||
"test_operations_cancel_cleanly"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
"caio"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user