8 lines
170 B
Python
8 lines
170 B
Python
from tungston.core.world import World
|
|
|
|
|
|
# Tests ############################################################################################
|
|
|
|
def test_syntax():
|
|
pass
|