mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-08 14:37:46 +07:00
close #2814 Merge-request: IJ-MR-140174 Merged-by: Egor Eliseev <Egor.Eliseev@jetbrains.com> GitOrigin-RevId: 4a7d46178ceedc283345980f118fbe607d84e685
5 lines
182 B
Python
5 lines
182 B
Python
# Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
|
|
|
from .fixtures import first
|
|
|
|
pytest_plugins = first.__name__ |