Skip to content

Commit

Permalink
[tests-] add input for resize-height-input
Browse files Browse the repository at this point in the history
  • Loading branch information
anjakefala committed Oct 11, 2023
1 parent 6990820 commit 99acb5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions visidata/tests/test_commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ def isTestableCommand(longname, cmdlist):
'join-sheets-all': 'append',
'resize-col-input': '10',
'resize-cols-input': '10',
'resize-height-input': '10',
'melt-regex': '(.*)_(.*)',
'addcol-split': '-',
'addcol-capture': '(.*)_(.*)',
Expand Down

0 comments on commit 99acb5f

Please sign in to comment.