We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a888944 commit a16e8edCopy full SHA for a16e8ed
pom.xml
@@ -166,7 +166,7 @@
166
<profile> <!-- Use with `mvn clean test -Pdev` to generate PIT coverage reports for your tests -->
167
<id>dev</id>
168
169
- <properties> <!-- Change these to select target -->
+ <properties> <!-- Modify this section to change target(s) -->
170
<modulename>datastructures</modulename>
171
<packagename>trees</packagename>
172
<classname>AVLSimple</classname>
0 commit comments