Skip to content

Commit

Permalink
config fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdullinAM committed Jun 22, 2023
1 parent 6b7ccf0 commit b21a1fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kex.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ junitVersion = 4.13.2
outputDir = temp/
useJavaRuntime = true
useKexRuntime = true
computeCoverage = false
computeCoverage = true
printDetailedCoverage = true
useReflectionInfo = false

[compile]
enabled = false
enabled = true
compileDir = compiled/

[testGen]
Expand Down

0 comments on commit b21a1fa

Please sign in to comment.