From 27dce9852889dc0ba4b5d65c0f5e86af14ce5257 Mon Sep 17 00:00:00 2001 From: David Dworken Date: Sun, 18 Dec 2022 01:04:24 -0800 Subject: [PATCH] Remove outdated TODO --- client/client_test.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/client_test.go b/client/client_test.go index 74bd3d2..9faab35 100644 --- a/client/client_test.go +++ b/client/client_test.go @@ -2664,5 +2664,3 @@ func assertNoLeakedConnections(t *testing.T) { } // TODO: somehow test/confirm that hishtory works even if only bash/only zsh is installed - -// TODO: TUI tests for multiline commands