mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-19 05:21:01 +00:00
Add a single driver for tests and benchmarks
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
#![feature(custom_derive, plugin, test, custom_attribute)]
|
||||
#![plugin(serde_macros)]
|
||||
|
||||
extern crate test;
|
||||
extern crate serde;
|
||||
|
||||
use std::fmt::Debug;
|
||||
use std::collections::BTreeMap;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user