mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 06:17:49 +00:00
Merge pull request #1434 from phil-opp/post-04-test-true
Set `test=true` to enable `main.rs` testing again
This commit is contained in:
@@ -21,7 +21,7 @@ features = ["spin_no_std"]
|
||||
|
||||
[[bin]]
|
||||
name = "blog_os"
|
||||
test = false
|
||||
test = true
|
||||
bench = false
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user