cursive/tests/skeptic.rs

3 lines
85 B
Rust
Raw Normal View History

2016-10-14 19:36:12 +00:00
#[cfg(feature = "skeptic")]
2016-09-28 22:22:21 +00:00
include!(concat!(env!("OUT_DIR"), "/skeptic-tests.rs"));