Commit d4acf7c
committed
Fix tests on windows.
Minor: fopen('/dev/null', 'r') is not cross-platform.
As much as this will run in a *nix environment.
I like to run test-suites on ANY reasonable machine.1 parent 4fd3362 commit d4acf7c
File tree
2 files changed
+2
-2
lines changed- tests
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments