Skip to content

Commit

Permalink
fix: Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
samholt committed Apr 23, 2024
1 parent 85d721b commit 7f66787
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_l2mac.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
from l2mac import run_l2mac

def test_l2mac():
assert True

0 comments on commit 7f66787

Please sign in to comment.