summaryrefslogtreecommitdiff
path: root/fixtures/KernelName.Boots.Markdown.expected
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-09-23 13:09:35 +0300
committerPaul Buetow <paul@buetow.org>2023-09-23 13:09:35 +0300
commit361c67bdfebe949118f774a539cee5d00ea0aff1 (patch)
treeb36e4ff0ccf1a94a3571ad5fc1da1a0a7f55992f /fixtures/KernelName.Boots.Markdown.expected
parent7883ec5a79569b210a9f9c2511b7fae165e3c0a9 (diff)
fix tests
Diffstat (limited to 'fixtures/KernelName.Boots.Markdown.expected')
-rw-r--r--fixtures/KernelName.Boots.Markdown.expected4
1 files changed, 2 insertions, 2 deletions
diff --git a/fixtures/KernelName.Boots.Markdown.expected b/fixtures/KernelName.Boots.Markdown.expected
index 5739b28..4041ee3 100644
--- a/fixtures/KernelName.Boots.Markdown.expected
+++ b/fixtures/KernelName.Boots.Markdown.expected
@@ -7,7 +7,7 @@ Boots is the total number of host boots over the entire lifespan.
| Pos | KernelName | Boots |
+-----+------------+-------+
| 1. | FreeBSD | 872 |
-| 2. | *Linux | 867 |
-| 3. | *OpenBSD | 44 |
+| 2. | Linux | 867 |
+| 3. | OpenBSD | 44 |
+-----+------------+-------+
```