diff options
Diffstat (limited to 'tests/ref.rs')
-rw-r--r-- | tests/ref.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref.rs b/tests/ref.rs index 306b71a9..0c8c9768 100644 --- a/tests/ref.rs +++ b/tests/ref.rs @@ -49,6 +49,7 @@ ref_tests! { vttest_tab_clear_set zsh_tab_completion history + grid_reset } fn read_u8<P>(path: P) -> Vec<u8> |