Commit fa0af73
committed
Fix the windows test failure by just not testing on windows. :)
Since it's now required in setup.py, we know that the test will run on linux.
On Windows we don't really care if it runs or not -- the fuzz tests are on a
linux machine as far as I'm aware -- and I don't have a windows box to mess with
Visual Studio files in.
Big thanks to zware on #python-dev for walking me through this.1 parent aa6d784 commit fa0af73
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | | - | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments