Skip to content

Commit 0b25cb0

Browse files
authored
Merge pull request microsoft#24 from jlintusaari/Azure_CI_pipeline_fix
Update test_test1.py
2 parents 8b90451 + 944f388 commit 0b25cb0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test_test1.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
print('Hello World')
1+
def test_mock():
2+
assert True

0 commit comments

Comments
 (0)