Skip to content

Commit

Permalink
Add diagram-test in distribution for cross-module coverage (#524)
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Dupuy <florian.dupuy@rte-france.com>
  • Loading branch information
flo-dup committed Jun 7, 2023
1 parent d5bad7e commit 97fd60a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions distribution-diagram/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@
<groupId>${project.groupId}</groupId>
<artifactId>powsybl-single-line-diagram-core</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>powsybl-diagram-test</artifactId>
</dependency>
</dependencies>

<profiles>
Expand Down

0 comments on commit 97fd60a

Please sign in to comment.