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