RainPoo's picture
First commit
85d8db3
raw
history blame
87 Bytes
from project_name.base import NAME
def test_base():
assert NAME == "project_name"