libtoxcore: cleanup tests

This commit is contained in:
Jan Malakhovski
2018-08-10 12:56:34 +00:00
parent 0317cc0525
commit f01ff6545d
@@ -30,8 +30,6 @@ let
enableParallelBuilding = true;
doCheck = false; # hangs, tries to access the net?
# for some reason the tests are not running - it says "No tests found!!"
checkInputs = [ check ];
checkPhase = "ctest";