mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
IDEA-CR-56435,IDEA-CR-55601, IDEA-CR-54980
GitOrigin-RevId: 3bd9cf2659995b3750cdca21530d1a3181377a44
This commit is contained in:
committed by
intellij-monorepo-bot
parent
78283818b0
commit
2963443b1b
@@ -0,0 +1,6 @@
|
||||
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
||||
package com.intellij.rt.execution;
|
||||
|
||||
public class TestListenerProtocol {
|
||||
public static final String CLASS_CONFIGURATION = "Class Configuration";
|
||||
}
|
||||
Reference in New Issue
Block a user