Commit 7e36b26c authored by Thomas Tuegel's avatar Thomas Tuegel
Browse files

julia03: re-enable tests

(cherry picked from 51bbf7f2)
parent bdd6248e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -129,6 +129,7 @@ stdenv.mkDerivation rec {

  enableParallelBuilding = true;

  doCheck = true;
  checkTarget = "testall";

  meta = {