Added first pytest
This commit is contained in:
parent
7fc65fad0c
commit
768b36133c
|
|
@ -0,0 +1,4 @@
|
||||||
|
import pytest
|
||||||
|
|
||||||
|
def test_import():
|
||||||
|
import archinstall
|
||||||
Loading…
Reference in New Issue