mirror of
https://github.com/ddworken/hishtory.git
synced 2025-04-11 02:58:51 +02:00
Add TODO
This commit is contained in:
parent
7887e5bca5
commit
12f0aa1bff
@ -1922,6 +1922,8 @@ func testTui_search(t *testing.T, onlineStatus OnlineStatus) {
|
|||||||
"for\\\\ SPACE i\\\\ SPACE in",
|
"for\\\\ SPACE i\\\\ SPACE in",
|
||||||
}))
|
}))
|
||||||
testutils.CompareGoldens(t, out, "TestTui-SearchBackslash")
|
testutils.CompareGoldens(t, out, "TestTui-SearchBackslash")
|
||||||
|
|
||||||
|
// TODO: Add a test for the behavior when quoting something containing a colon
|
||||||
}
|
}
|
||||||
|
|
||||||
func testTui_general(t *testing.T, onlineStatus OnlineStatus) {
|
func testTui_general(t *testing.T, onlineStatus OnlineStatus) {
|
||||||
|
Loading…
Reference in New Issue
Block a user