mirror of
https://github.com/ddworken/hishtory.git
synced 2024-12-23 23:39:02 +01:00
Delete already done todo
This commit is contained in:
parent
4cb5773632
commit
87c8c961e9
@ -328,8 +328,6 @@ echo thisisrecorded`)
|
||||
complexCommand := "echo hello | grep complex | sed s/h/i/g; echo baz && echo \"fo 'o\""
|
||||
_, _ = tester.RunInteractiveShellRelaxed(t, complexCommand)
|
||||
|
||||
// TODO: add a test here that includes a double quote
|
||||
|
||||
// Query for it
|
||||
out = hishtoryQuery(t, tester, "complex")
|
||||
if strings.Count(out, "\n") != 2 {
|
||||
|
Loading…
Reference in New Issue
Block a user