diff options
| author | 2025-02-14 19:40:13 -0500 | |
|---|---|---|
| committer | 2025-02-14 19:40:13 -0500 | |
| commit | ec4ac3f37b933532345afd7df5bcffc761287968 (patch) | |
| tree | 496d07a6a51b0fe8250d2f634fd3fdf4700a498d /tests | |
| parent | move files to fit the library search of implementations like chibi and cyclone (diff) | |
update to new test runner
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/run.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run.scm b/tests/run.scm index 03248f5..25cbc4c 100644 --- a/tests/run.scm +++ b/tests/run.scm @@ -47,7 +47,7 @@ (test-runner-factory mcgoron-test-factory) (test-runner-current (test-runner-create)) -(set-verbosity! 'fails) +(set-verbosity! '(fails)) ;;; ;;;;;;;;;;;;;;;;;;; ;;; Random in-order vector generator |
