abstract exception handler/logger into its own file
This commit is contained in:
@@ -10,6 +10,7 @@ struct
|
||||
val tests = concat tests
|
||||
in
|
||||
runWithConfig [Configuration.PrintPassed false] tests
|
||||
handle e => ExceptionLogger.log e
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user