1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-21 12:42:26 +01:00

syntax-tests: Make CpuInfo test actually work (#1887)

* syntax-tests: Make CpuInfo test actually work

File extension matching is case-sensitive, so extension needs to be .cpuinfo for
the syntax to actually be used.

* Also fix MemInfo
This commit is contained in:
Martin Nordholts
2021-10-06 06:50:11 +02:00
committed by GitHub
parent 554374667e
commit 994c21a5e1
6 changed files with 98 additions and 98 deletions