mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
ignore a test that does not yet work on windows
This commit is contained in:
parent
675092db17
commit
57e67f9878
1 changed files with 1 additions and 0 deletions
|
@ -1559,6 +1559,7 @@ mod test {
|
|||
|
||||
#[cfg(windows)]
|
||||
#[test]
|
||||
#[ignore = "does not work yet"]
|
||||
fn basics_windows() {
|
||||
assert_eq!("Hello, 234567 32 1 3!\n", windows_test(test_basics))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue