From a8847eacbef0c40a082a933ea9ea00b56bed00bc Mon Sep 17 00:00:00 2001 From: Sebastian Frysztak Date: Sat, 8 Oct 2016 18:14:37 +0200 Subject: [PATCH] Cover HistoryEndReachedError in command_history_next(). --- tests/end2end/features/misc.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/end2end/features/misc.feature b/tests/end2end/features/misc.feature index 930da91dc..bac6125a7 100644 --- a/tests/end2end/features/misc.feature +++ b/tests/end2end/features/misc.feature @@ -693,6 +693,7 @@ Feature: Various utility commands. And I run :command-history-prev And I run :command-history-prev And I run :command-history-next + And I run :command-history-next And I run :command-accept Then the message "blarg" should be shown