1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-17 01:32:37 +02:00

move test templates to fix test failures on some systems

This commit is contained in:
Kelly Brazil
2022-04-13 10:54:28 -07:00
parent f91988aed5
commit 0c55240e9d
3 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ jc changelog
20220404 v1.18.7 (in progress)
- Fix key/value and ini parsers to allow duplicate keys
- Enhance xrandr parser: add a 'rotation' field
- Fix failing tests by moving template files
20220325 v1.18.6
- Add pidstat command parser tested on linux