1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-02 05:11:47 +02:00

Move around unit test dirs to match new names

This commit is contained in:
John Ericson 2024-06-29 10:31:08 -04:00
parent 3ad39d2afb
commit 496b4a9cd2
213 changed files with 112 additions and 112 deletions

View file

@ -38,19 +38,19 @@ let
"nix-util"
"nix-util-c"
"nix-util-test-support"
"nix-util-test"
"nix-util-tests"
"nix-store"
"nix-store-c"
"nix-store-test-support"
"nix-store-test"
"nix-store-tests"
"nix-fetchers"
"nix-fetchers-test"
"nix-fetchers-tests"
"nix-expr"
"nix-expr-c"
"nix-expr-test-support"
"nix-expr-test"
"nix-expr-tests"
"nix-flake"
"nix-flake-test"
"nix-flake-tests"
];
in
{