refactor
This commit is contained in:
@@ -49,7 +49,7 @@ void launch_app(std::string cmd) {
|
||||
EXPECT_EQ(0, code);
|
||||
}
|
||||
|
||||
E_SIMPLE1(test_begin, info, false, std::string, test_name, TN, E_STRING);
|
||||
E_SIMPLE1(test_begin, info, false, std::string, test_name, TN, E_FROM_STRING);
|
||||
#define TEST_HEADER(func) \
|
||||
event_system::instance().raise<test_begin>( \
|
||||
std::string(func) + \
|
||||
|
Reference in New Issue
Block a user