Minor cleanup
This commit is contained in:
parent
1081749ae6
commit
8e94bb4d60
3 changed files with 5 additions and 39662 deletions
|
@ -27,12 +27,11 @@ public class ExamplesBuild extends Project {
|
|||
new ExamplesBuild().start(args);
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public void test() throws Exception {
|
||||
super.test();
|
||||
jacoco();
|
||||
}
|
||||
// @Override
|
||||
// public void test() throws Exception {
|
||||
// super.test();
|
||||
// jacoco();
|
||||
// }
|
||||
|
||||
@BuildCommand(summary = "Generates Jacoco Reports")
|
||||
public void jacoco() throws IOException {
|
||||
|
|
File diff suppressed because it is too large
Load diff
16165
examples/test/index.html
16165
examples/test/index.html
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue