Skip to content

Commit

Permalink
Ignore failure from the test suite that segfaults
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanor committed Nov 20, 2016
1 parent a1a3f9b commit a58523c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -73,7 +73,7 @@ fix:
autopep8 -v -r -i -a -a hdmi2usb

test:
python -m "hdmi2usb.modeswitch.tests"
-python -m "hdmi2usb.modeswitch.tests"
python hdmi2usb/modeswitch/files.py hdmi2usb/firmware/spartan6/atlys/bscan_spi_xc6slx45.bit
python setup.py test

Expand Down

0 comments on commit a58523c

Please sign in to comment.