diff options
Diffstat (limited to 'tests/common.scm')
| -rw-r--r-- | tests/common.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/common.scm b/tests/common.scm index 77034ea..c5dac55 100644 --- a/tests/common.scm +++ b/tests/common.scm @@ -469,6 +469,7 @@ printer." (setup-error-logging! errors-log-file))) (define (test-begin-with-log test-name) + (set-log-verbosity! 'functions) (test-begin test-name) (setup-test-suite-logging! test-name)) |
