Skip to content

Commit

Permalink
disable unittesting of specan, since we no longer have PySide2 in req…
Browse files Browse the repository at this point in the history
…uirements.txt (thus, it's not available for unittests)
  • Loading branch information
atlas0fd00m committed Jan 19, 2021
1 parent b524b22 commit 3c6a262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_basics.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def test_importing(self):
import rflib.chipcon_usb
import rflib.chipcondefs
import rflib.bits
import rflib.ccspecan
#import rflib.ccspecan
import rflib.intelhex
import rflib.rflib_defs

0 comments on commit 3c6a262

Please sign in to comment.