4 lines
79 B
Python
4 lines
79 B
Python
from src.sshare.plugin.config import Argument
|
|
|
|
def test_foo():
|
|
assert True
|