summaryrefslogtreecommitdiff
path: root/fixtures/KernelName.Uptime.Markdown.expected
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-06-01 20:36:58 +0300
committerPaul Buetow <paul@buetow.org>2023-06-01 20:36:58 +0300
commit7883ec5a79569b210a9f9c2511b7fae165e3c0a9 (patch)
tree811e710f6d828ba22d34e05b940e69acdda70978 /fixtures/KernelName.Uptime.Markdown.expected
parent36d5495960edbb022eee5d73511d889ad10fd1ac (diff)
fix tests
Diffstat (limited to 'fixtures/KernelName.Uptime.Markdown.expected')
-rw-r--r--fixtures/KernelName.Uptime.Markdown.expected2
1 files changed, 1 insertions, 1 deletions
diff --git a/fixtures/KernelName.Uptime.Markdown.expected b/fixtures/KernelName.Uptime.Markdown.expected
index c3ce21a..5618f8f 100644
--- a/fixtures/KernelName.Uptime.Markdown.expected
+++ b/fixtures/KernelName.Uptime.Markdown.expected
@@ -7,7 +7,7 @@ Uptime is the total uptime of a host over the entire lifespan.
| Pos | KernelName | Uptime |
+-----+------------+-----------------------------+
| 1. | *Linux | 19 years, 4 months, 18 days |
-| 2. | *FreeBSD | 9 years, 11 months, 29 days |
+| 2. | FreeBSD | 9 years, 11 months, 29 days |
| 3. | *OpenBSD | 3 years, 1 months, 18 days |
+-----+------------+-----------------------------+
```