Re-enable test

This commit is contained in:
Bryce Miller 2023-05-26 20:35:35 -04:00
parent 3b1dbafb2e
commit d97d0c5483
No known key found for this signature in database
GPG key ID: F1E97BF8DF152350

View file

@ -634,7 +634,6 @@ mod cli_run {
} }
#[test] #[test]
#[ignore]
#[cfg_attr( #[cfg_attr(
windows, windows,
ignore = "this platform is broken, and `roc run --lib` is missing on windows" ignore = "this platform is broken, and `roc run --lib` is missing on windows"