diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-27 22:19:19 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-27 22:19:19 +0300 |
| commit | 152ea8e177a609b02b415d3399b5d078eff23eaa (patch) | |
| tree | fc17b10497fcd3a1775f06c6647d3ae2e997a932 /fixtures/Host.Uptime.Gemtext.expected | |
| parent | 54f506de1fd1d0f58fe0c50f88476df89241dd7e (diff) | |
add a test per output format
Diffstat (limited to 'fixtures/Host.Uptime.Gemtext.expected')
| -rw-r--r-- | fixtures/Host.Uptime.Gemtext.expected | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/fixtures/Host.Uptime.Gemtext.expected b/fixtures/Host.Uptime.Gemtext.expected new file mode 100644 index 0000000..62f747b --- /dev/null +++ b/fixtures/Host.Uptime.Gemtext.expected @@ -0,0 +1,13 @@ +# Top 5 Uptime's by Host: + +``` ++-----+------------+-----------------------------+ +| Pos | Host | Uptime | ++-----+------------+-----------------------------+ +| 1. | *vulcan | 4 years, 4 months, 7 days | +| 2. | uranus | 3 years, 11 months, 21 days | +| 3. | sun | 3 years, 9 months, 26 days | +| 4. | uugrn | 3 years, 5 months, 5 days | +| 5. | deltavega | 3 years, 1 months, 21 days | ++-----+------------+-----------------------------+ +``` |
