[xtext][tests] Migrated to JUnit 4.x (post processing ;-)

This commit is contained in:
Sebastian Zarnekow 2012-01-06 17:58:11 +01:00
parent c178ebb32b
commit dbb4bbbde1

View file

@ -11,7 +11,7 @@ import static org.eclipse.xtext.util.Strings.*;
import org.eclipse.emf.common.util.URI;
import org.eclipse.xtext.formatting.IWhitespaceInformationProvider;
import org.eclipse.xtext.junit.AbstractXtextTests;
import org.eclipse.xtext.junit4.AbstractXtextTests;
/**
* @author Jan Koehnlein - Initial contribution and API