From 4a023bc1a4ea59e0746052e2bf37a475ed71ffae Mon Sep 17 00:00:00 2001 From: Ivan Posti Date: Tue, 31 Oct 2023 11:53:43 +0100 Subject: [PATCH] [Markdown][RDCT-220] Add plugin module as test dependency for code fence tests GitOrigin-RevId: caac74b37df38032a53eabbd9a940ed4702eafc5 --- plugins/grazie/src/test/intellij.grazie.tests.iml | 1 + python/python-markdown/intellij.python.markdown.iml | 1 + 2 files changed, 2 insertions(+) diff --git a/plugins/grazie/src/test/intellij.grazie.tests.iml b/plugins/grazie/src/test/intellij.grazie.tests.iml index 4d1214e4a4fc..704e38f8875f 100644 --- a/plugins/grazie/src/test/intellij.grazie.tests.iml +++ b/plugins/grazie/src/test/intellij.grazie.tests.iml @@ -106,6 +106,7 @@ + diff --git a/python/python-markdown/intellij.python.markdown.iml b/python/python-markdown/intellij.python.markdown.iml index 52649a6592d5..d41821c209a0 100644 --- a/python/python-markdown/intellij.python.markdown.iml +++ b/python/python-markdown/intellij.python.markdown.iml @@ -11,6 +11,7 @@ +