diff options
author | Christopher Baines <mail@cbaines.net> | 2020-01-20 19:05:30 +0000 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2020-01-20 19:13:17 +0000 |
commit | b3e28b5ef5e23e564eeac8823ad2c837f7c40650 (patch) | |
tree | 54f353533e48fd86bd010e59d983672e3ddd55df /gnu/tests | |
parent | c8defb2b2a4daf370497e6be1047a1fcf82143e1 (diff) | |
download | patches-b3e28b5ef5e23e564eeac8823ad2c837f7c40650.tar patches-b3e28b5ef5e23e564eeac8823ad2c837f7c40650.tar.gz |
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.
Diffstat (limited to 'gnu/tests')
-rw-r--r-- | gnu/tests/mail.scm | 2 |
1 files changed, 0 insertions, 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 |