Minor cleanup

This commit is contained in:
Erik C. Thauvin 2023-08-10 22:03:54 -07:00
parent 1081749ae6
commit 8e94bb4d60
3 changed files with 5 additions and 39662 deletions

View file

@ -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

File diff suppressed because it is too large Load diff