From 152ea8e177a609b02b415d3399b5d078eff23eaa Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 27 Mar 2023 22:19:19 +0300 Subject: add a test per output format --- fixtures/Host.Downtime.Markdown.expected | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 fixtures/Host.Downtime.Markdown.expected (limited to 'fixtures/Host.Downtime.Markdown.expected') diff --git a/fixtures/Host.Downtime.Markdown.expected b/fixtures/Host.Downtime.Markdown.expected new file mode 100644 index 0000000..1e9baf4 --- /dev/null +++ b/fixtures/Host.Downtime.Markdown.expected @@ -0,0 +1,13 @@ +# Top 5 Downtime's by Host: + +``` ++-----+----------------+-----------------------------+ +| Pos | Host | Downtime | ++-----+----------------+-----------------------------+ +| 1. | dionysus | 8 years, 3 months, 16 days | +| 2. | alphacentauri | 5 years, 11 months, 18 days | +| 3. | uranus | 3 years, 3 months, 28 days | +| 4. | callisto | 1 years, 5 months, 15 days | +| 5. | mars | 1 years, 2 months, 10 days | ++-----+----------------+-----------------------------+ +``` -- cgit v1.2.3