We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc1b62 commit a16de0cCopy full SHA for a16de0c
test/test_socketcan_helpers.py
@@ -13,7 +13,6 @@
13
14
15
class TestSocketCanHelpers(unittest.TestCase):
16
-
17
@unittest.skipUnless(IS_LINUX, "socketcan is only available on Linux")
18
def test_error_code_to_str(self):
19
"""
0 commit comments