1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 23:05:47 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2012-03-17 19:45:07 -07:00
parent 6f839b7011
commit d3b2a6305b

View file

@ -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;