mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
Enable the tests for the new YT connector in "Integration Tests" configuration
The package determines whether the test gets included in TASKS_INTEGRATION_TESTS group in testGroups.properties. GitOrigin-RevId: 5dc3dee403a34776f07a6f6e90658fa63678f15e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
024a15d9ec
commit
1ef2b6380b
@@ -1,5 +1,5 @@
|
||||
// Copyright 2000-2021 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.tasks.live;
|
||||
package com.intellij.tasks.integration;
|
||||
|
||||
import com.intellij.openapi.diagnostic.Logger;
|
||||
import com.intellij.openapi.editor.DefaultLanguageHighlighterColors;
|
||||
Reference in New Issue
Block a user