Remove skeptic

This commit is contained in:
David Tolnay
2016-08-23 21:47:20 -04:00
parent d690ffda8d
commit 6f0f273d9c
4 changed files with 1 additions and 35 deletions
-3
View File
@@ -1,3 +0,0 @@
#![cfg(feature = "unstable-testing")]
include!(concat!(env!("OUT_DIR"), "/skeptic-tests.rs"));
-1
View File
@@ -6,4 +6,3 @@ extern crate test;
include!("../../testing/tests/test.rs.in");
mod compile_tests;
mod skeptic;