diff --git a/Xargo.toml b/Xargo.toml
index 4bb0924c7ff8297c7819fe410b5f05ee1cd2bd1c..e816fa4ffc0aa450bb61cac7a54f01e8c3f17ee1 100644
--- a/Xargo.toml
+++ b/Xargo.toml
@@ -1,6 +1,6 @@
 [dependencies.std]
 features = ["panic_unwind"]
 
-#[dependencies.test]
-#stage = 1
+[dependencies.test]
+stage = 1