8 lines
177 B
Python
8 lines
177 B
Python
from tungston.interface.runner import Runner
|
|
|
|
# Tests ############################################################################################
|
|
|
|
def test_syntax():
|
|
pass
|
|
|