Apply more suggestions.

This commit is contained in:
Tom Alexander
2023-10-16 19:12:25 -04:00
parent acd24d6198
commit 9a4d290cf8
6 changed files with 28 additions and 43 deletions

View File

@@ -1,5 +1,3 @@
#![cfg(feature = "compare")]
#[feature(exit_status_error)]
include!(concat!(env!("OUT_DIR"), "/tests.rs"));