From 60a7eee0bb6b19237d3937a231da289f56279ff3 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 20 Jul 2022 12:32:58 +0200 Subject: Reorganize tests a bit --- tests/parsing-crates/main.rs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests/parsing-crates/main.rs') diff --git a/tests/parsing-crates/main.rs b/tests/parsing-crates/main.rs index 84bd57d..7ebf793 100644 --- a/tests/parsing-crates/main.rs +++ b/tests/parsing-crates/main.rs @@ -1,6 +1 @@ -#[cfg(test)] mod mail_parser; - -fn main() { - println!("Hello, world!"); -} -- cgit v1.2.3