browserid: disable tests

This commit is contained in:
Domen Kožar 2015-02-11 10:22:21 +01:00
parent a586293706
commit fa51c9bfc1

View file

@ -12275,6 +12275,8 @@ let
sha256 = "0nyqb0v8yrkqnrqsh1hlhvzr2pyvkxvkw701p3gpsvk29c0gb5n6";
};
doCheck = false; # some tests use networking
buildInputs = with self; [ mock unittest2 ];
propagatedBuildInputs = with self; [ requests ];