Create a new set of tests to verify the new module's behavior. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
5 lines
147 B
Nix
5 lines
147 B
Nix
{
|
|
delta-basic = ./delta-basic.nix;
|
|
delta-with-git-integration = ./delta-with-git-integration.nix;
|
|
delta-migration = ./delta-migration.nix;
|
|
}
|