Revert "tests: Allow to test multiple derivations in a single test derivation"

This reverts commit 71126bfebe.
This commit is contained in:
Matt Sturgeon 2024-08-18 20:17:14 +01:00
parent 9688ef723f
commit c52ba67856
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299
2 changed files with 25 additions and 66 deletions

View file

@ -7,7 +7,7 @@
}:
let
fetchTests = import ./fetch-tests.nix;
test-derivation = import ./test-derivation.nix { inherit pkgs makeNixvimWithModule lib; };
test-derivation = import ./test-derivation.nix { inherit pkgs makeNixvimWithModule; };
inherit (test-derivation) mkTestDerivationFromNixvimModule;
# List of files containing configurations