Import('env')

env.BuildTest('hello_test', 'hello_test.cpp')
