mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-25 01:33:28 +01:00
Remove incorrect duplicated line
This commit is contained in:
parent
e8019b7fe8
commit
b10bf88ddf
@ -1110,7 +1110,6 @@ func testInstallViaPythonScriptChild(t *testing.T, tester shellTester) {
|
||||
func TestInstallViaPythonScriptFromHead(t *testing.T) {
|
||||
defer testutils.BackupAndRestore(t)()
|
||||
tester := zshTester{}
|
||||
testInstallViaPythonScriptChild(t, tester)
|
||||
|
||||
// Set up
|
||||
defer testutils.BackupAndRestoreEnv("HISHTORY_TEST")()
|
||||
|
Loading…
Reference in New Issue
Block a user