diff --git a/Cargo.toml b/Cargo.toml index 473aed1d..15343a71 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ features = ["spin_no_std"] [[bin]] name = "blog_os" -test = false +test = true bench = false