Index: trunk/psLib/test/astro/tap_psEarthOrientation_motion.c
===================================================================
--- trunk/psLib/test/astro/tap_psEarthOrientation_motion.c	(revision 11663)
+++ trunk/psLib/test/astro/tap_psEarthOrientation_motion.c	(revision 11689)
@@ -28,4 +28,6 @@
 int main(void)
 {
+    psLogSetFormat("HLNM");
+    psLogSetLevel(PS_LOG_INFO);
     plan_tests(48);
 
