summaryrefslogtreecommitdiff
path: root/fixtures/OS.Uptime.Markdown.expected
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-03-30 02:20:49 +0300
committerPaul Buetow <paul@buetow.org>2023-03-30 02:20:49 +0300
commit62470cb8c324aef7669f187e11da6c1b15d9c857 (patch)
tree353b5f7c616ea7fe057e04a1a0eb1014dc22fdbe /fixtures/OS.Uptime.Markdown.expected
parentfc4425721294e40c25ef6cc2c980dd661a061d88 (diff)
add description outputs
Diffstat (limited to 'fixtures/OS.Uptime.Markdown.expected')
-rw-r--r--fixtures/OS.Uptime.Markdown.expected11
1 files changed, 0 insertions, 11 deletions
diff --git a/fixtures/OS.Uptime.Markdown.expected b/fixtures/OS.Uptime.Markdown.expected
deleted file mode 100644
index c7ecf26..0000000
--- a/fixtures/OS.Uptime.Markdown.expected
+++ /dev/null
@@ -1,11 +0,0 @@
-# Top 3 Uptime's by OS:
-
-```
-+-----+------------------------------------+-----------------------------+
-| Pos | OS | Uptime |
-+-----+------------------------------------+-----------------------------+
-| 1. | Linux 3.2.0-4-amd64 | 3 years, 5 months, 23 days |
-| 2. | *Linux 3.10.0-1160.15.2.el7.x86_64 | 1 years, 12 months, 15 days |
-| 3. | Linux 3.10.0-957.21.3.el7.x86_64 | 1 years, 7 months, 13 days |
-+-----+------------------------------------+-----------------------------+
-```