4 lines
50 B
Python
4 lines
50 B
Python
# content of test_first.py
|
|
def test_1():
|
|
pass
|
# content of test_first.py
|
|
def test_1():
|
|
pass
|