8147012: Fix includes in internalVMTests.cpp

Reviewed-by: stefank, mgerdin
This commit is contained in:
Erik Helin 2016-01-19 11:00:29 +01:00
parent 4651887649
commit f646b9fac7
18 changed files with 104 additions and 101 deletions

View file

@ -388,7 +388,7 @@ public:
}
};
void GCTimerAllTest::all() {
void GCTimer_test() {
GCTimerTest::all();
TimePartitionPhasesIteratorTest::all();
}