mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-17 01:08:56 +00:00
[xtext][tests] Migrated to JUnit 4.x (post processing ;-)
This commit is contained in:
parent
c178ebb32b
commit
dbb4bbbde1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue