blob: 37979d0c1f8d9f565f4b0a8ec4c9dadc4a6a0b1d [file] [log] [blame]
Tests mojos that fork to another mojo inside the same plugin.
To run, execute the following steps:
1. Build the plugin:
cd plugin
mvn clean install
2. Build the test project:
cd project
mvn validte