4 lines
69 B
Rust
Raw Normal View History

extern crate serde;
2015-05-17 23:26:04 -07:00
include!(concat!(env!("OUT_DIR"), "/test.rs"));