tests/diff-highlight: add null assertion test
Verify eval when setting git package to null. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
012cfcc44a
commit
27a6182347
2 changed files with 19 additions and 0 deletions
|
|
@ -2,4 +2,5 @@
|
|||
diff-highlight-basic = ./diff-highlight-basic.nix;
|
||||
diff-highlight-with-git-integration = ./diff-highlight-with-git-integration.nix;
|
||||
diff-highlight-migration = ./diff-highlight-migration.nix;
|
||||
diff-highlight-git-package-null-assertion = ./diff-highlight-git-package-null-assertion.nix;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue