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