summaryrefslogtreecommitdiff
path: root/tests/core/test_02.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core/test_02.c')
-rw-r--r--tests/core/test_02.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/core/test_02.c b/tests/core/test_02.c
index abddcf273c974..9a0268009915d 100644
--- a/tests/core/test_02.c
+++ b/tests/core/test_02.c
@@ -42,6 +42,7 @@ main (int argc, char **argv)
}
xo_set_flags(NULL, XOF_UNITS); /* Always test w/ this */
+ xo_set_file(stdout);
xo_open_container_h(NULL, "top");