unit tests: stop there
This commit is contained in:
parent
ec2fc37c4a
commit
6171e5735b
|
@ -59,8 +59,7 @@
|
||||||
unit-tests = {
|
unit-tests = {
|
||||||
enable = false;
|
enable = false;
|
||||||
# ?? this is a directory, how do I run the script?
|
# ?? this is a directory, how do I run the script?
|
||||||
#entry = "${pkgs.e11sync-backend.passthru.tests.unit}";
|
#entry = pkgs.e11sync-backend.passthru.tests.unit.buildCommand;
|
||||||
entry = "true";
|
|
||||||
pass_filenames = false;
|
pass_filenames = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue