summaryrefslogtreecommitdiffstats
path: root/tests/ref.rs
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2017-04-19 20:24:02 -0700
committerJoe Wilm <joe@jwilm.com>2017-04-19 20:24:02 -0700
commit8963e97a5afe06a3b38836ac78b8e4e39ef75166 (patch)
tree539313b487364854b747a731b8c0ba065306ab14 /tests/ref.rs
parent811cb266d226a194fc16a14d46566e4b4494e631 (diff)
Add more vttest ref tests
Diffstat (limited to 'tests/ref.rs')
-rw-r--r--tests/ref.rs3
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
}