diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-27 22:13:30 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-27 22:13:30 +0300 |
| commit | 54f506de1fd1d0f58fe0c50f88476df89241dd7e (patch) | |
| tree | c8c56dfca9c1c99a9ac7e28826712e7982feaab6 /fixtures/Host.Downtime.expected-output | |
| parent | 5da8d3b684e11b607de9461292cc1c83fdabdfdd (diff) | |
add unit tests
Diffstat (limited to 'fixtures/Host.Downtime.expected-output')
| -rw-r--r-- | fixtures/Host.Downtime.expected-output | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/fixtures/Host.Downtime.expected-output b/fixtures/Host.Downtime.expected-output new file mode 100644 index 0000000..e3974c9 --- /dev/null +++ b/fixtures/Host.Downtime.expected-output @@ -0,0 +1,11 @@ +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 | ++-----+----------------+-----------------------------+ |
