lol

python3Packages.labgrid: remove disabled tests

The latest release fixes the disabled tests.

-5
-5
pkgs/development/python-modules/labgrid/default.nix
··· 65 65 pytest-dependency 66 66 ]; 67 67 68 - disabledTests = [ 69 - "docker" 70 - "sshmanager" 71 - ]; 72 - 73 68 meta = with lib; { 74 69 description = "Embedded control & testing library"; 75 70 homepage = "https://labgrid.org";