Merge pull request #78927 from worldofpeace/blivet-mark-broken

nixosTests.blivet: remove
This commit is contained in:
worldofpeace
2020-01-30 19:34:00 -05:00
committed by GitHub
3 changed files with 0 additions and 89 deletions

View File

@@ -34,7 +34,6 @@ in buildPythonPackage rec {
six
];
# Tests are in nixos/tests/blivet.nix.
doCheck = false;
meta = with stdenv.lib; {