ocamlPackages.cudf: clean-up passthru.tests.dose3
This commit is contained in:
parent
93c194ef72
commit
1e19d4f72d
1 changed files with 0 additions and 2 deletions
|
@ -40,8 +40,6 @@ stdenv.mkDerivation {
|
|||
preInstall = "mkdir -p $OCAMLFIND_DESTDIR";
|
||||
installFlags = "BINDIR=$(out)/bin";
|
||||
|
||||
# passthru.tests = { inherit dose3; }; # To-Do: To be enabled when Dose3 PR is accepted.
|
||||
|
||||
meta = with lib; {
|
||||
description = "A library for CUDF format";
|
||||
homepage = "http://www.mancoosi.org/cudf/";
|
||||
|
|
Loading…
Reference in a new issue