Tools should not be build prereqs of tests. Closes #3946

This commit is contained in:
Brian Anderson 2012-11-13 13:32:49 -08:00
parent 3e850c3c0c
commit cf002e9d32
4 changed files with 23 additions and 14 deletions

View file

@ -1,3 +1,4 @@
// xfail-test Can't use syntax crate here
extern mod std;
extern mod syntax;