From c3980edbea7638dfd88369a712495bee9a5f6384 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 28 Mar 2021 12:45:00 +0300 Subject: test: add vendored copies of Subplot libraries We'll need these soon. --- src/lib.rs | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src') diff --git a/src/lib.rs b/src/lib.rs index 31e1bb2..8b13789 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,7 +1 @@ -#[cfg(test)] -mod tests { - #[test] - fn it_works() { - assert_eq!(2 + 2, 4); - } -} + -- cgit v1.2.1