summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2016-07-04 00:15:44 +0400
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2016-07-04 00:15:44 +0400
commit4001ded060386b2fb962641c5f7c01d462757e02 (patch)
treefc148e38870782cc65b37cfefe24f832265c4874 /tests
parenttests/common.scm (test-begin-with-log): New procedure (diff)
downloadguile-ssh-4001ded060386b2fb962641c5f7c01d462757e02.tar.gz
tests/common.scm: Don't export internal procedures
* tests/common.scm (setup-libssh-logging!, setup-error-logging!) (setup-test-suite-logging!): Don't export.
Diffstat (limited to 'tests')
-rw-r--r--tests/common.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/common.scm b/tests/common.scm
index 705c81f..83318d6 100644
--- a/tests/common.scm
+++ b/tests/common.scm
@@ -54,9 +54,6 @@
start-server/dt-test
start-server/dist-test
start-server/exec
- setup-libssh-logging!
- setup-error-logging!
- setup-test-suite-logging!
run-client-test
run-client-test/separate-process
run-server-test