diff options
Diffstat (limited to 'tests/ref.rs')
-rw-r--r-- | tests/ref.rs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ref.rs b/tests/ref.rs index 074763d9..a0327361 100644 --- a/tests/ref.rs +++ b/tests/ref.rs @@ -36,6 +36,9 @@ ref_tests! { tmux_htop vim_large_window_scroll vim_simple_edit + vttest_cursor_movement_1 + vttest_origin_mode_1 + vttest_origin_mode_2 vttest_scroll zsh_tab_completion } |