mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
Cosmetics.
This commit is contained in:
parent
300d14f4db
commit
ca4098caac
1 changed files with 10 additions and 9 deletions
|
@ -53,6 +53,7 @@ public class AllManagedBuildTests {
|
|||
public static void main(String[] args) {
|
||||
junit.textui.TestRunner.run(AllManagedBuildTests.suite());
|
||||
}
|
||||
|
||||
public static Test suite() {
|
||||
CCorePlugin.getDefault().getPluginPreferences().setValue(CCorePlugin.PREF_INDEXER, IPDOMManager.ID_FAST_INDEXER);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue