Skip to content

Commit b011d2d

Browse files
inserido teste com pytest
1 parent d87a74a commit b011d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libpythonpro/tests/test_exemplo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
def test_int():
2-
assert 1 == 1
2+
assert 1 == 0

0 commit comments

Comments
 (0)