mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[gui-test] added [GUI_TESTS] group to community testGroups.properties; activate SimpleGitTest back
This commit is contained in:
@@ -161,4 +161,7 @@ org.jetbrains.idea.maven.inspections.dom.*
|
||||
com.intellij.tasks.integration.*
|
||||
|
||||
[JUNIT_INTEGRATION_TESTS]
|
||||
com.intellij.junit4.JUnit4IntegrationTest
|
||||
com.intellij.junit4.JUnit4IntegrationTest
|
||||
|
||||
[GUI_TESTS]
|
||||
com.intellij.testGuiFramework.tests.*
|
||||
@@ -36,7 +36,6 @@ import static com.intellij.testGuiFramework.matcher.TitleMatcher.withTitleMatche
|
||||
* @author Sergey Karashevich
|
||||
*/
|
||||
@ParentPlugin(pluginId = "Git4Idea")
|
||||
@Ignore
|
||||
public class SimpleGitTest extends GitGuiTestCase {
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user