Skip to content

Commit 945c73a

Browse files
committed
Re-enable all tests (whoops!)
1 parent 38359a2 commit 945c73a

File tree

1 file changed

+2
-2
lines changed
  • commandapi-platforms/commandapi-bukkit/commandapi-bukkit-test/commandapi-bukkit-test-tests

1 file changed

+2
-2
lines changed

commandapi-platforms/commandapi-bukkit/commandapi-bukkit-test/commandapi-bukkit-test-tests/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@
136136
<!-- To help with debugging tests, you can specify an include
137137
to limit a build to only run a certain test file. Uncomment
138138
here if you want to do that: -->
139-
<includes>
139+
<!-- <includes>
140140
<include>**/ArgumentParticle*Tests.java</include>
141-
</includes>
141+
</includes> -->
142142
</configuration>
143143
</plugin>
144144
<plugin>

0 commit comments

Comments
 (0)