1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-27 08:38:13 -07:00

KobaltPlugin template.

This commit is contained in:
Cedric Beust 2016-02-16 18:07:18 -08:00
parent 9532188c3b
commit d5e6a04b5d
6 changed files with 77 additions and 1 deletions

View file

@ -21,5 +21,8 @@
<class-name>com.beust.kobalt.internal.TestNgRunner</class-name>
<class-name>com.beust.kobalt.internal.SpekRunner</class-name>
<!-- Templates -->
<class-name>com.beust.kobalt.app.KobaltPluginTemplate</class-name>
</plugin-actors>
</kobalt-plugin>