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