Skip to content

Commit

Permalink
print in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelchassot committed Dec 11, 2024
1 parent 12abf38 commit 17b8473
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontends/common/src/test/scala/stainless/InputUtils.scala
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ trait InputUtils {
val t: xt.type = xt
}

ctx.reporter.error(files.mkString("\n"))

// Use the callback to collect the trees.
val units = ListBuffer[xt.UnitDef]()
val cls = ListBuffer[xt.ClassDef]()
Expand Down

0 comments on commit 17b8473

Please sign in to comment.