mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
PY-84850 fix the link to PyCharm test runners protocol article
(cherry picked from commit 1e2790148922576467865e5a6d6d8dda4cc4b4a8) IJ-MR-179209 GitOrigin-RevId: 5027fbeefbb4a8dee6fc409a414f41e7492f0444
This commit is contained in:
committed by
intellij-monorepo-bot
parent
ffaee73f12
commit
38be3c3cd5
@@ -1,6 +1,6 @@
|
||||
# coding=utf-8
|
||||
"""
|
||||
Tools to implement runners (https://confluence.jetbrains.com/display/~link/PyCharm+test+runners+protocol)
|
||||
Tools to implement runners (https://youtrack.jetbrains.com/articles/PY-A-83178089/PyCharm-test-runners-protocol)
|
||||
"""
|
||||
import os
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user