mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-25 20:57:55 +00:00
tests(readme): Use skeptic to test the readme
This commit is contained in:
committed by
Oliver Schneider
parent
84fa3fba58
commit
22d0bdae8a
@@ -0,0 +1,3 @@
|
||||
#![cfg(feature = "nightly-testing")]
|
||||
|
||||
include!(concat!(env!("OUT_DIR"), "/skeptic-tests.rs"));
|
||||
@@ -6,3 +6,4 @@ extern crate test;
|
||||
include!("../../testing/tests/test.rs.in");
|
||||
|
||||
mod compile_tests;
|
||||
mod skeptic;
|
||||
|
||||
Reference in New Issue
Block a user