From 833103e56fb50c4fa20e9b80ffaf4e7193cab279 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Wed, 16 Sep 2015 14:06:10 +0000 Subject: Add a systemd output test commands file. --- tests/systemd.test | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/systemd.test diff --git a/tests/systemd.test b/tests/systemd.test new file mode 100644 index 0000000..0ed1b2f --- /dev/null +++ b/tests/systemd.test @@ -0,0 +1,4 @@ +name: Simple systemd output tests +commands: + - systemctl -l + - journalctl -- cgit v1.2.1