summaryrefslogtreecommitdiff
path: root/src/test/meson.build
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2023-03-30 12:13:55 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2023-03-30 12:18:40 +0900
commit564a7545aafc0d8891ffe7324ab27c1417676ae0 (patch)
treeb1fc70b90e358b850499b7617d6ba3b807514154 /src/test/meson.build
parent62c72c60b5e6c0712a45b1feccc6cc18151efa9c (diff)
downloadsystemd-564a7545aafc0d8891ffe7324ab27c1417676ae0.tar.gz
test: rename test-chase -> test-chase-manual
Diffstat (limited to 'src/test/meson.build')
-rw-r--r--src/test/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/meson.build b/src/test/meson.build
index e93851790e..e0c6adc089 100644
--- a/src/test/meson.build
+++ b/src/test/meson.build
@@ -263,7 +263,7 @@ tests += [
'base' : test_core_base,
},
{
- 'sources' : files('test-chase.c'),
+ 'sources' : files('test-chase-manual.c'),
'type' : 'manual',
},
{