mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-15 09:32:40 +02:00
Run the TestRemoteDuplicateRows test with zsh rather than bash
This commit is contained in:
@ -2071,7 +2071,7 @@ echo bar`)
|
||||
|
||||
func TestRemoveDuplicateRows(t *testing.T) {
|
||||
// Setup
|
||||
tester := bashTester{}
|
||||
tester := zshTester{}
|
||||
defer testutils.BackupAndRestore(t)()
|
||||
installHishtory(t, tester, "")
|
||||
|
||||
|
Reference in New Issue
Block a user