# -*- coding: utf-8 -*-

import testpy

assert testpy.hello_world() == u"Hello world!", test.hello_world()
