summaryrefslogtreecommitdiffstats
path: root/src/test/meson.build
diff options
context:
space:
mode:
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 b8699a016b..9f74a7b56a 100644
--- a/src/test/meson.build
+++ b/src/test/meson.build
@@ -183,6 +183,7 @@ simple_tests += files(
'test-umask-util.c',
'test-unaligned.c',
'test-unit-file.c',
+ 'test-user-record.c',
'test-user-util.c',
'test-utf8.c',
'test-verbs.c',
@@ -378,7 +379,6 @@ executables += [
},
test_template + {
'sources' : files('test-progress-bar.c'),
- 'type' : 'manual',
},
test_template + {
'sources' : files('test-qrcode-util.c'),