mirror of
https://github.com/thewtex/tmux-mem-cpu-load.git
synced 2026-09-10 07:16:16 -04:00
Merge pull request #114 from iztanos/codex/fix-invalid-graph-lines-test
Fix invalid graph-lines test option
This commit is contained in:
commit
041d53d7d0
|
|
@ -121,7 +121,7 @@ if(BUILD_TESTING)
|
|||
)
|
||||
|
||||
add_test(NAME invalid_graph_lines
|
||||
COMMAND tmux-mem-cpu-load --graph_lines -2
|
||||
COMMAND tmux-mem-cpu-load --graph-lines -2
|
||||
)
|
||||
|
||||
add_test(NAME old_option_specification
|
||||
|
|
|
|||
Loading…
Reference in a new issue