Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'helix-event/src/test.rs')
| -rw-r--r-- | helix-event/src/test.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helix-event/src/test.rs b/helix-event/src/test.rs index a1283ada..5a66471e 100644 --- a/helix-event/src/test.rs +++ b/helix-event/src/test.rs @@ -56,6 +56,7 @@ fn smoke_test() { } #[test] +#[allow(dead_code)] fn dynamic() { events! { Event3 {} |