summaryrefslogtreecommitdiffstats
path: root/test/meson.build
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2024-05-05 22:00:29 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2024-05-06 10:56:55 +0200
commite3ab65cff396b149cbc327296544f1e14eb4d689 (patch)
tree4a5be703ba45ca8a828cac46e1658aabe8c35ba1 /test/meson.build
parenttest: Add missing TEST-69-SHUTDOWN to list (diff)
downloadsystemd-e3ab65cff396b149cbc327296544f1e14eb4d689.tar.xz
systemd-e3ab65cff396b149cbc327296544f1e14eb4d689.zip
test: Fix udev storage test name
Diffstat (limited to 'test/meson.build')
-rw-r--r--test/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/meson.build b/test/meson.build
index 2e776c12ab..3bc321d0ec 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -387,7 +387,7 @@ integration_tests = {
'60': 'TEST-60-MOUNT-RATELIMIT',
'62': 'TEST-62-RESTRICT-IFACES',
'63': 'TEST-63-PATH',
- # '64': 'TEST-54-UDEV-STORAGE',
+ # '64': 'TEST-64-UDEV-STORAGE',
'65': 'TEST-65-ANALYZE',
'66': 'TEST-66-DEVICE-ISOLATION',
'67': 'TEST-67-INTEGRITY',