aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/default.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/default.nix b/tests/default.nix
index a5ca5deb..9803c99c 100644
--- a/tests/default.nix
+++ b/tests/default.nix
@@ -28,13 +28,6 @@
mkTest
;
};
-
- coImportsNameFunction = {
- shard,
- name,
- }:
- ../modules/by-name + "/${shard}" + "/${name}" + "/module.nix";
- coImportsWarnMessageObject = "modules";
};
in
tests