Remove outdated TODO

This commit is contained in:
David Dworken 2023-12-20 17:28:51 -08:00
parent bda76d04d1
commit efe2ccc817

View File

@ -2806,4 +2806,3 @@ func TestAugmentedIsOfflineError(t *testing.T) {
} }
// TODO: somehow test/confirm that hishtory works even if only bash/only zsh is installed // TODO: somehow test/confirm that hishtory works even if only bash/only zsh is installed
// TODO: Maybe tests for shell completions? E.g. typing in `hishtory config-a<TAB>`