diff options
Diffstat (limited to 'tests/work/utils.scm')
| -rw-r--r-- | tests/work/utils.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/work/utils.scm b/tests/work/utils.scm index 47f99aa..1047757 100644 --- a/tests/work/utils.scm +++ b/tests/work/utils.scm @@ -26,4 +26,4 @@ ("bar" . (("foobar" . 3)))) "bar" "fubar")) -(test-end "work.command-line-tool") +(test-end "work.utils") |
