chiark / gitweb /
core: add support for a configurable system-wide start-up timeout
[elogind.git] / src / test / test-tables.c
index 88e7d10c60b7e5041cfaa85817a161806c7eafd2..58fe4433b7ebbfce401ec89a9b36b03a2690b65c 100644 (file)
@@ -63,7 +63,7 @@ int main(int argc, char **argv) {
         test_table(device_state, DEVICE_STATE);
         test_table(exec_input, EXEC_INPUT);
         test_table(exec_output, EXEC_OUTPUT);
-        test_table(failure_action, SERVICE_FAILURE_ACTION);
+        test_table(failure_action, FAILURE_ACTION);
         test_table(job_mode, JOB_MODE);
         test_table(job_result, JOB_RESULT);
         test_table(job_state, JOB_STATE);