rename testing dir to recipes

This commit is contained in:
Daniel 2023-12-05 19:02:24 +01:00
parent 659093f6aa
commit 3841658e4e
22 changed files with 0 additions and 0 deletions

View file

@ -1,6 +0,0 @@
def test_true():
assert 1 + 1 == 2
def test_not_true():
assert 1 + 1 == 3