summary refs log tree commit diff
path: root/src/devices/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/tests/meson.build')
-rw-r--r--src/devices/tests/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/tests/meson.build b/src/devices/tests/meson.build
index 4702c656..4b4c5c7e 100644
--- a/src/devices/tests/meson.build
+++ b/src/devices/tests/meson.build
@@ -9,7 +9,6 @@ foreach test_unit: test_units
     test_unit + '.c',
     dependencies: test_nm_dep,
   )
-
   test(
     'devices/' + test_unit,
     test_script,