Removed unnecessary component interface, some cleanup
[fedora-idea.git] / idea-tests / src / AllTests.java
blob3e5035ecefaf978d36108b0cc5379fbd7d4d09ed
1 import junit.framework.Test;
3 /**
4 * @author mike
5 */
6 public class AllTests {
7 public static Test suite() throws Throwable {
8 return new com.intellij.TestAll("");