// file : libbuild2/test/module.cxx -*- C++ -*- // license : MIT; see accompanying LICENSE file #include namespace build2 { namespace test { const string module::name ("test"); } }