diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-27 22:30:39 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-27 22:30:39 +0300 |
| commit | 3b6f18d53998c9af787f67bb734d2ca5eb137d6e (patch) | |
| tree | 28f5d427ab7d74100593848603c29389f4b0810b /fixtures/OS.MetaScore.Markdown.expected | |
| parent | 152ea8e177a609b02b415d3399b5d078eff23eaa (diff) | |
fix tests
Diffstat (limited to 'fixtures/OS.MetaScore.Markdown.expected')
| -rw-r--r-- | fixtures/OS.MetaScore.Markdown.expected | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fixtures/OS.MetaScore.Markdown.expected b/fixtures/OS.MetaScore.Markdown.expected index 322face..ee5f9a8 100644 --- a/fixtures/OS.MetaScore.Markdown.expected +++ b/fixtures/OS.MetaScore.Markdown.expected @@ -1,4 +1,4 @@ -# Top 5 MetaScore's by OS: +# Top 3 MetaScore's by OS: ``` +-----+------------------------------------+-----------+ @@ -7,7 +7,5 @@ | 1. | Linux 3.2.0-4-amd64 | 241 | | 2. | *Linux 3.10.0-1160.15.2.el7.x86_64 | 126 | | 3. | Linux 3.10.0-957.21.3.el7.x86_64 | 96 | -| 4. | FreeBSD 10.1-RELEASE-p16 | 88 | -| 5. | FreeBSD 10.2-RELEASE | 75 | +-----+------------------------------------+-----------+ ``` |
