diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 5857863984..91ecbe4a0b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1230,7 +1230,6 @@ manual_tests += \ test-hostname \ test-daemon \ test-cgroup \ - test-cgroup-mask \ test-install \ test-watchdog \ test-log \ @@ -1243,6 +1242,7 @@ endif tests += \ test-engine \ + test-cgroup-mask \ test-job-type \ test-env-replace \ test-strbuf \ |