libtoxcore: cleanup tests

This commit is contained in:
Jan Malakhovski 2018-08-08 18:54:15 +00:00
parent 0317cc0525
commit f01ff6545d

View File

@ -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";