Skip to content
Snippets Groups Projects
Commit 2ee3511a authored by Philippe Suter's avatar Philippe Suter
Browse files

Shhhht.

parent 01d8e589
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ class XLangVerificationRegression extends FunSuite { ...@@ -40,7 +40,7 @@ class XLangVerificationRegression extends FunSuite {
assert(file.exists && file.isFile && file.canRead, assert(file.exists && file.isFile && file.canRead,
"Benchmark %s is not a readable file".format(displayName)) "Benchmark %s is not a readable file".format(displayName))
println("testing " + displayName) // println("testing " + displayName)
val ctx = LeonContext( val ctx = LeonContext(
settings = Settings( settings = Settings(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment