Skip to content

Commit e0f7080

Browse files
committed
Remove strange hack to discuss later
1 parent 208aad4 commit e0f7080

File tree

1 file changed

+0
-1
lines changed
  • utbot-junit-contest/src/main/kotlin/org/utbot/contest/usvm

1 file changed

+0
-1
lines changed

utbot-junit-contest/src/main/kotlin/org/utbot/contest/usvm/ContestUsvm.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ fun runUsvmGeneration(
9090
) {
9191
// TODO usvm-sbft: we may want to tune these JcSettings for contest
9292
useJavaRuntime(JdkInfoService.provide().path.toFile())
93-
persistent("cachedb")
9493
installFeatures(InMemoryHierarchy, Approximations)
9594
loadByteCode(classpathFiles)
9695
}

0 commit comments

Comments
 (0)