python3Packages.labgrid: remove disabled tests
The latest release fixes the disabled tests.
This commit is contained in:
@@ -65,11 +65,6 @@ buildPythonPackage rec {
|
||||
pytest-dependency
|
||||
];
|
||||
|
||||
disabledTests = [
|
||||
"docker"
|
||||
"sshmanager"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Embedded control & testing library";
|
||||
homepage = "https://labgrid.org";
|
||||
|
||||
Reference in New Issue
Block a user