Skip to content

Commit

Permalink
Add keys_info
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrogallo committed Mar 9, 2019
1 parent 639df31 commit 38692ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/tui/test_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ def test_settings():
config.get('go_top_key', section='tui')
config.get('go_bottom_key', section='tui')
config.get("editmode", section='tui')

ki = get_keys_info()

0 comments on commit 38692ba

Please sign in to comment.