summaryrefslogtreecommitdiffstats
path: root/contrib/libxo/tests/core/test_02.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libxo/tests/core/test_02.c')
-rw-r--r--contrib/libxo/tests/core/test_02.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/libxo/tests/core/test_02.c b/contrib/libxo/tests/core/test_02.c
index abddcf2..9a02680 100644
--- a/contrib/libxo/tests/core/test_02.c
+++ b/contrib/libxo/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");
OpenPOWER on IntegriCloud