Commit d7d5710
authored
tests: repair
This test was added recently and regressed the test suite on Windows.
Windows does not have a devfs mounted at `/dev`. Use the `CON` special
file which is roughly equivalent to `/dev/stdout` to emulate the desired
test behaviour.TestNSData/test_writeToURLSpecialFile (#3044)1 parent 01efe01 commit d7d5710
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
625 | 625 | | |
626 | 626 | | |
627 | 627 | | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
628 | 631 | | |
| 632 | + | |
629 | 633 | | |
630 | 634 | | |
631 | 635 | | |
| |||
0 commit comments