mirror of
https://github.com/thewtex/tmux-mem-cpu-load.git
synced 2026-09-10 07:16:16 -04:00
Fix graph-lines validation test
This commit is contained in:
parent
ab991091be
commit
fdcde82be0
|
|
@ -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