Skip to content

Commit 01abc5b

Browse files
committed
tst framework
1 parent 3dad65c commit 01abc5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/toolkit/jetbrains-rider/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ sourceSets {
5050
dependencies {
5151
intellijPlatform {
5252
localPlugin(project(":plugin-core", "pluginZip"))
53+
testFramework(TestFrameworkType.Bundled)
5354
testFramework(TestFrameworkType.Plugin.ReSharper)
5455
}
5556

0 commit comments

Comments
 (0)