Bumped bld to version 1.9.1
This commit is contained in:
parent
d7d9cdf98c
commit
e5738ec79d
11 changed files with 11 additions and 12 deletions
|
@ -76,7 +76,6 @@ class CheckstyleOperationTest {
|
|||
assertThat(op.executeConstructProcessCommandList()).as("as list").contains(x + FOO, x + BAR);
|
||||
}
|
||||
|
||||
|
||||
@Test
|
||||
void execute() throws IOException, ExitStatusException, InterruptedException {
|
||||
var tmpFile = File.createTempFile("checkstyle-google", ".txt");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue