blob: e9aa40f20b1eb614eb75305d82ba47c8e271cee2 [file] [log] [blame]
package eclipselink.example.mysports.persistence.test;
import org.junit.Test;
/**
* Unit test for simple App.
*/
public class ConfigTest {
@Test
public void verifyProviderServices() {
}
@Test
public void verifyPremainInManifest() {
}
}