mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-05 15:25:49 +02:00
Cosmetics.
This commit is contained in:
parent
6f839b7011
commit
d3b2a6305b
1 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
* http://www.eclipse.org/legal/epl-v10.html
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Symbian - Initial implementation
|
* Symbian - Initial implementation
|
||||||
*******************************************************************************/
|
*******************************************************************************/
|
||||||
package org.eclipse.cdt.internal.pdom.tests;
|
package org.eclipse.cdt.internal.pdom.tests;
|
||||||
|
|
||||||
|
@ -33,7 +33,6 @@ import org.eclipse.core.runtime.NullProgressMonitor;
|
||||||
* See bugzilla
|
* See bugzilla
|
||||||
*/
|
*/
|
||||||
public class FilesOnReindexTests extends PDOMTestBase {
|
public class FilesOnReindexTests extends PDOMTestBase {
|
||||||
|
|
||||||
protected ICProject project;
|
protected ICProject project;
|
||||||
protected IIndex pdom;
|
protected IIndex pdom;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue