julia03: re-enable tests

This commit is contained in:
Thomas Tuegel 2015-09-19 08:43:07 -05:00
parent 1daa0b39f6
commit 51bbf7f2a3

View File

@ -140,6 +140,7 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
doCheck = true;
checkTarget = "testall";
meta = {