test: format path aid offsets
All checks were successful
Test / Create distribution (push) Successful in 26s
Test / Fpkg (push) Successful in 36s
Test / Fortify (push) Successful in 2m12s
Test / Data race detector (push) Successful in 2m41s
Test / Flake checks (push) Successful in 51s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-03-23 15:36:23 +09:00
parent 2d379b5a38
commit d2c329bcea
4 changed files with 39 additions and 24 deletions

View File

@@ -52,5 +52,5 @@ let
};
in
{
moduleDefault = callTestCase ./module-default.nix;
preset = callTestCase ./preset.nix;
}

View File

@@ -1,6 +1,6 @@
{ fs, ent }:
{
name = "module-default";
name = "preset";
want = {
fs = fs "dead" {