Skip to content

Commit

Permalink
Change FIXME to TODO in a test placeholder (last FIXME to fix bobjaco…
Browse files Browse the repository at this point in the history
…bsen#35 review of FIXME comments).
  • Loading branch information
Poikilos committed Apr 25, 2024
1 parent 106000c commit 7c092b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_physicallayer.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class TestPhysicalLayerClass(unittest.TestCase):

def testExample(self):
# FIXME: finish this
# TODO: Test what is possible without hardware.
pass


Expand Down

0 comments on commit 7c092b6

Please sign in to comment.