From 827ca5eada6758cd968999c10cabb549b642b731 Mon Sep 17 00:00:00 2001 From: Nikolay Kim Date: Fri, 13 Apr 2018 16:36:39 -0700 Subject: [PATCH] remove skeptic tests --- tests/skeptic.rs | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 tests/skeptic.rs diff --git a/tests/skeptic.rs b/tests/skeptic.rs deleted file mode 100644 index a0e0f9b3..00000000 --- a/tests/skeptic.rs +++ /dev/null @@ -1,2 +0,0 @@ -#[cfg(unix)] -include!(concat!(env!("OUT_DIR"), "/skeptic-tests.rs"));