summaryrefslogtreecommitdiff
path: root/src/test/test-unit-name.c
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-11-08 16:55:28 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-11-11 14:55:57 +0100
commit48e98ba5c351e43d086b474c81efe293d751c0e1 (patch)
tree6111f3c69b23e5e6a88e2efb202d05a1f455a9fc /src/test/test-unit-name.c
parent2025f0f602b2ce7f90cdaaef6b219d1dbd1515b6 (diff)
downloadsystemd-48e98ba5c351e43d086b474c81efe293d751c0e1.tar.gz
tests: get rid of test-helper.[ch] completely
I don't think there's any particular reason to keep those functions in a separate file.
Diffstat (limited to 'src/test/test-unit-name.c')
-rw-r--r--src/test/test-unit-name.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/test-unit-name.c b/src/test/test-unit-name.c
index 52c75406ae..d63647bad2 100644
--- a/src/test/test-unit-name.c
+++ b/src/test/test-unit-name.c
@@ -15,7 +15,6 @@
#include "special.h"
#include "specifier.h"
#include "string-util.h"
-#include "test-helper.h"
#include "tests.h"
#include "unit-def.h"
#include "unit-name.h"