Skip to content

Commit

Permalink
Create test_sample.py
Browse files Browse the repository at this point in the history
  • Loading branch information
swetha1654 authored Nov 29, 2024
1 parent fafeeb1 commit 50d27c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_sample.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
def test_add():
assert 2+3 == 5
assert 1-1 == 0

0 comments on commit 50d27c3

Please sign in to comment.