Actually run unstable tests

This commit is contained in:
David Tolnay
2017-03-08 21:02:15 -08:00
parent 0c2fed49e2
commit dd6989d551
6 changed files with 19 additions and 63 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![cfg(feature = "unstable-testing")]
#![cfg(feature = "unstable")]
extern crate compiletest_rs as compiletest;