mirror of
https://github.com/kennethreitz/simplemind.git
synced 2026-06-05 22:50:18 +00:00
Add test for basic math
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
def test_basic_math():
|
||||
assert 1 + 1 == 2
|
||||
Reference in New Issue
Block a user