chiark / gitweb /
core: remove systemd_running_as lookup functions
[elogind.git] / src / test / test-tables.c
index 9fc4d93725f64ac6275101c979a19be000dfd3f4..cb9185e69b4b7a56b99a59fcf3b840304463af82 100644 (file)
@@ -104,7 +104,6 @@ int main(int argc, char **argv) {
         test_table(swap_exec_command, SWAP_EXEC_COMMAND);
         test_table(swap_result, SWAP_RESULT);
         test_table(swap_state, SWAP_STATE);
-        test_table(systemd_running_as, SYSTEMD_RUNNING_AS);
         test_table(target_state, TARGET_STATE);
         test_table(timer_base, TIMER_BASE);
         test_table(timer_result, TIMER_RESULT);