From b3e28b5ef5e23e564eeac8823ad2c837f7c40650 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Mon, 20 Jan 2020 19:05:30 +0000 Subject: tests: mail: Remove %getmail-os from the bottom of the file. This was left over when debugging the system test. * gnu/tests/mail.scm: Remove %getmail-os from the bottom of the file. --- gnu/tests/mail.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/gnu/tests/mail.scm b/gnu/tests/mail.scm index f064da5f53..bb446da8f9 100644 --- a/gnu/tests/mail.scm +++ b/gnu/tests/mail.scm @@ -572,5 +572,3 @@ Subject: Hello Nice to meet you!") (name "getmail") (description "Connect to a running Getmail server.") (value (run-getmail-test)))) - -%getmail-os -- cgit v1.2.3