mirror of
https://github.com/QualityInUse/lab-coverage-maksktl.git
synced 2026-08-05 12:25:29 +03:00
Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# add your tests in the test_hangman
|
||||
# you may use parametrization if needed
|
||||
|
||||
import pytest
|
||||
|
||||
def test_hangman():
|
||||
assert True
|
||||
Reference in New Issue
Block a user