tests/patdiff: add
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
c80be80282
commit
41fd9b197c
4 changed files with 56 additions and 0 deletions
5
tests/modules/programs/patdiff/default.nix
Normal file
5
tests/modules/programs/patdiff/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
patdiff-basic = ./patdiff-basic.nix;
|
||||
patdiff-with-git-integration = ./patdiff-with-git-integration.nix;
|
||||
patdiff-migration = ./patdiff-migration.nix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue