rename to unit test
This commit is contained in:
@@ -37,7 +37,7 @@ stdenv.mkDerivation {
|
||||
--set GEOIP_PATH "${geoip-archive}"
|
||||
'';
|
||||
passthru.tests = {
|
||||
simple =
|
||||
unit =
|
||||
runCommand "e11sync-test" {
|
||||
src = self;
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user