Files
mcpacker/tungston/core/scarcity_test.py
T

10 lines
204 B
Python

from tungston.core.scarcity import Scarcity
from pytest import fixture
# Tests ############################################################################################
def test_syntax():
pass