Skip to content

Commit

Permalink
another
Browse files Browse the repository at this point in the history
  • Loading branch information
sklimasz committed Feb 20, 2024
1 parent 5cd719c commit 081355d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions roll_sim/tests/test_dummy.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@


def test_dummu1():
assert 1 == 1

def test_dummy2():
assert 0 == 1

0 comments on commit 081355d

Please sign in to comment.