mirror of
https://github.com/ddworken/hishtory.git
synced 2025-01-12 09:18:59 +01:00
Add TODO
This commit is contained in:
parent
588e2f4405
commit
8493224e23
@ -1784,6 +1784,8 @@ func testTui_delete(t *testing.T) {
|
|||||||
assertNoLeakedConnections(t)
|
assertNoLeakedConnections(t)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: Write a test for control-X to select and cd
|
||||||
|
|
||||||
func testTui_search(t *testing.T, onlineStatus OnlineStatus) {
|
func testTui_search(t *testing.T, onlineStatus OnlineStatus) {
|
||||||
// Setup
|
// Setup
|
||||||
defer testutils.BackupAndRestore(t)()
|
defer testutils.BackupAndRestore(t)()
|
||||||
|
Loading…
Reference in New Issue
Block a user