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, 0 insertions, 1 deletions
diff --git a/helix-event/src/test.rs b/helix-event/src/test.rs index 5a66471e..a1283ada 100644 --- a/helix-event/src/test.rs +++ b/helix-event/src/test.rs @@ -56,7 +56,6 @@ fn smoke_test() { } #[test] -#[allow(dead_code)] fn dynamic() { events! { Event3 {} |