6 lines
82 B
Python
6 lines
82 B
Python
import projektmatch
|
|
|
|
|
|
def test_package_imports():
|
|
assert projektmatch.__doc__
|