Skip to content

Commit

Permalink
coverage++
Browse files Browse the repository at this point in the history
  • Loading branch information
henricasanova committed Sep 4, 2018
1 parent d3dc5be commit 6523e50
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 56 deletions.
3 changes: 3 additions & 0 deletions test/simulation/SimpleSimulationTest.cpp
Expand Up @@ -266,6 +266,9 @@ class SimpleSimulationReadyTasksTestWMS : public wrench::WMS {
std::map<std::string, std::vector<std::string>> clusters =
this->simulation->getHostnameListByCluster();

data_movement_manager->kill();
job_manager->kill();

return 0;
}
};
Expand Down

0 comments on commit 6523e50

Please sign in to comment.