Remove skeptic test for now

This commit is contained in:
Alexandre Bury 2017-11-17 11:41:08 -08:00
parent 88fed99408
commit fefed79303

View File

@ -1,2 +0,0 @@
#[cfg(feature = "skeptic")]
include!(concat!(env!("OUT_DIR"), "/skeptic-tests.rs"));