Merge "Make sure all expected actions get run."
This commit is contained in:
commit
a14a44ca66
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ execute_third
|
|||
|
||||
ServiceList service_list;
|
||||
TestInitText(init_script, test_function_map, commands, &service_list);
|
||||
EXPECT_EQ(3, num_executed);
|
||||
}
|
||||
|
||||
TEST(init, OverrideService) {
|
||||
|
|
Loading…
Reference in a new issue