aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test1.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test1.c')
-rw-r--r--tests/test1.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test1.c b/tests/test1.c
index c2f5bc87c0..b9caf20475 100644
--- a/tests/test1.c
+++ b/tests/test1.c
@@ -8,7 +8,6 @@
#include "camel-stream.h"
#include "camel-stream-fs.h"
#include "camel-stream-data-wrapper.h"
-#include "camel-log.h"
#include "camel.h"
int
@@ -113,7 +112,7 @@ main (int argc, char**argv)
stream = camel_stream_fs_new_with_name ("mail1.test", CAMEL_STREAM_FS_WRITE );
if (!stream) {
- CAMEL_LOG_FULL_DEBUG ("could not open output file");
+ printf ("could not open output file");
exit(2);
}
pm_and_yarn/devel/electron6/files/ini-1.3.8&id=2ca472d65e16831953390c01e42ec9a0710487e7'>textproc/p5-Text-Diff-HTML
Commit message (Expand)AuthorAgeFilesLines
* Add LICENSE_FILEsunpoet2018-10-102-3/+6
* - Update to 0.08wen2018-10-102-4/+4
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptdes2018-10-061-2/+2
* Reassign all of tobez@'s p5 ports to perl@.des2018-09-10