tests/git: add settigs deprecation test

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-10-18 10:44:43 -05:00
parent a709427248
commit aeabc1ac63
2 changed files with 30 additions and 0 deletions

View file

@ -9,4 +9,5 @@
git-with-hooks = ./git-with-hooks.nix;
git-with-lfs = ./git-with-lfs.nix;
git-with-maintenance = ./git-with-maintenance.nix;
git-settings-deprecations = ./git-settings-deprecations.nix;
}