Update xargo to allow testing

This commit is contained in:
Jeremy Soller 2017-01-16 21:12:48 -07:00
parent 4dc1cc23ba
commit 26108a8dbe

View File

@ -1,2 +1,6 @@
[target.x86_64-unknown-redox.dependencies.std]
[dependencies.std]
features = []
[dependencies.test]
stage = 1