add module import test
This commit is contained in:
parent
7bfa2ac5d4
commit
6abf066779
4
tests/core/test_import.py
Normal file
4
tests/core/test_import.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
def test_import():
|
||||
import <MODULE_NAME>
|
Loading…
Reference in New Issue
Block a user