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 0e059670..6546921d 100644 --- a/tests/ref.rs +++ b/tests/ref.rs @@ -51,6 +51,7 @@ ref_tests! { zsh_tab_completion history grid_reset + zerowidth } fn read_u8<P>(path: P) -> Vec<u8> |