from %(name)s import %(name)s

def test_hello ():
  assert %(name)s.hello == 'Hello, %(name)s.'


