mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Python: test renamed to be included into TC tests
GitOrigin-RevId: bdc70d54638f411ccffc4b45fcf003eb9d469317
This commit is contained in:
committed by
intellij-monorepo-bot
parent
cd0ef57c1e
commit
d066a2f02d
+1
-1
@@ -23,7 +23,7 @@ import org.junit.jupiter.params.provider.ValueSource
|
||||
* How to use [ExecService]
|
||||
*/
|
||||
@TestApplication
|
||||
class ExecServiceShowCase {
|
||||
class ExecServiceShowCaseTest {
|
||||
|
||||
private val eel = localEel // TODO: Check other eels
|
||||
|
||||
Reference in New Issue
Block a user