aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOphestra Umiker <cat@ophivana.moe>2024-12-17 13:02:12 +0900
committerOphestra Umiker <cat@ophivana.moe>2024-12-17 13:02:12 +0900
commitc3ba0c3cce4548e6b3fc78bbc482493623ce4c01 (patch)
treec3bd412e86778ec6e40a8a24e066fe53f64db645
parentb453f70ca2016d8ab791968a3f2bc9ba2425bd2f (diff)
nix: rename nixos test
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
-rw-r--r--test.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.nix b/test.nix
index 319d4122..d2c1a5e6 100644
--- a/test.nix
+++ b/test.nix
@@ -5,7 +5,7 @@
}:
nixosTest {
- name = "fortify-test";
+ name = "fortify";
# adapted from nixos sway integration tests