summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-08-20 04:37:00 +0900
committerDaan De Meyer <daan.j.demeyer@gmail.com>2022-08-22 17:00:38 +0200
commit2b21522e82f920a8541df4daf0b65fdded277276 (patch)
tree386121f750ad9eb50fc0cf70a67d1052339cb28f /meson.build
parent5996f1167931d9b5760c368665104fc23f47de0f (diff)
downloadsystemd-2b21522e82f920a8541df4daf0b65fdded277276.tar.gz
test: merge test-repart.sh and TEST-58-REPART
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build6
1 files changed, 0 insertions, 6 deletions
diff --git a/meson.build b/meson.build
index aa2ae27a93..e80634de7a 100644
--- a/meson.build
+++ b/meson.build
@@ -3668,12 +3668,6 @@ if conf.get('ENABLE_REPART') == 1
install : true,
install_dir : rootbindir)
public_programs += exe
-
- if want_tests != 'false'
- test('test-repart',
- test_repart_sh,
- args : [exe.full_path(), udevadm.full_path()])
- endif
endif
executable(