Files
simplemind/tests/test_basics.py
2024-10-31 16:21:59 -04:00

3 lines
45 B
Python

def test_basic_math():
assert 1 + 1 == 2