summaryrefslogtreecommitdiff
path: root/tests/popen.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/popen.scm')
-rw-r--r--tests/popen.scm7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/popen.scm b/tests/popen.scm
index a1d2eb9..e681b04 100644
--- a/tests/popen.scm
+++ b/tests/popen.scm
@@ -27,12 +27,7 @@
(ssh auth)
(ssh popen))
-(test-begin "popen")
-
-
-;;; Logging
-
-(setup-test-suite-logging! "popen")
+(test-begin-with-log "popen")
;;; Helper procedures.