mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-19 11:20:18 +02:00
Remove TODO
This commit is contained in:
@@ -1997,7 +1997,7 @@ func testControlR(t testing.TB, tester shellTester, shellName string, onlineStat
|
|||||||
|
|
||||||
// Insert a few hishtory entries
|
// Insert a few hishtory entries
|
||||||
db := hctx.GetDb(hctx.MakeContext())
|
db := hctx.GetDb(hctx.MakeContext())
|
||||||
e1 := testutils.MakeFakeHistoryEntry("ls ~/TODOOOO")
|
e1 := testutils.MakeFakeHistoryEntry("ls ~/")
|
||||||
e1.CurrentWorkingDirectory = "/etc/"
|
e1.CurrentWorkingDirectory = "/etc/"
|
||||||
e1.Hostname = "server"
|
e1.Hostname = "server"
|
||||||
e1.ExitCode = 127
|
e1.ExitCode = 127
|
||||||
|
Reference in New Issue
Block a user