mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-13 00:37:21 +02:00
Fix control-K in offline mode for #80
This commit is contained in:
@ -1790,6 +1790,8 @@ func TestFish(t *testing.T) {
|
||||
testutils.CompareGoldens(t, out, "TestFish-table")
|
||||
}
|
||||
|
||||
// TODO(ddworken): Run TestTui in online and offline mode
|
||||
|
||||
func TestTui(t *testing.T) {
|
||||
// Setup
|
||||
defer testutils.BackupAndRestore(t)()
|
||||
|
Reference in New Issue
Block a user