Skip to content

Commit

Permalink
[analysis] run decompiler-to-psi tests on TC
Browse files Browse the repository at this point in the history
  • Loading branch information
darthorimar committed Sep 30, 2022
1 parent 5a88f20 commit a7408f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analysis/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ plugins {
tasks.register("analysisAllTests") {
dependsOn(
":analysis:decompiled:decompiler-to-file-stubs:test",
":analysis:decompiled:decompiler-to-psi:test",
":analysis:analysis-api:test",
":analysis:analysis-api-fir:test",
":analysis:analysis-api-fe10:test",
Expand Down

0 comments on commit a7408f3

Please sign in to comment.