Skip to content

Commit

Permalink
Merge pull request #2 from aidotse/PR#1
Browse files Browse the repository at this point in the history
Issue1
  • Loading branch information
johanos1 authored Nov 27, 2023
2 parents 0e2f96c + 7a7f1a5 commit 9abe9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leakpro/tests/simple_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

def test_add():
a = LEAKPRO()
assert a.add(2, 3) == 5
assert a.add(2, 2) == 4

0 comments on commit 9abe9b1

Please sign in to comment.