aboutsummaryrefslogtreecommitdiff
path: root/tests/ref.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ref.rs')
-rw-r--r--tests/ref.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref.rs b/tests/ref.rs
index 66bbfe95..868771b6 100644
--- a/tests/ref.rs
+++ b/tests/ref.rs
@@ -35,6 +35,7 @@ ref_tests! {
tmux_htop,
vim_large_window_scroll,
vim_simple_edit,
+ zsh_tab_completion,
}
fn read_u8<P>(path: P) -> Vec<u8>