diff --git a/Cargo.toml b/Cargo.toml index a4a52b79..d55c836d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ features = ["spin_no_std"] [[bin]] name = "blog_os" -test = false +test = true bench = false