Skip to content

Commit c00a67d

Browse files
author
James Wilson
authored
Merge pull request symphonyoss#3 from mgudemann/enhancement/micro-slicer/new-parameter-format
Update argument format for micro-slicer
2 parents 9dd890a + 111b0d3 commit c00a67d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

diffblue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ buildCmd: cd symphony-client; mvn compile
22
testCmd: cd symphony-client; mvn test
33
ignoreExistingCoverage: true
44
cbmcArguments:
5-
slice-function-calls: org.slf4j.Logger
5+
slice-function-calls: "org\.slf4j\.Logger.*"

0 commit comments

Comments
 (0)