pikastech hace 3 años
padre
commit
b5b2e2a2f3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      port/linux/test/unix-time-test.cpp

+ 1 - 1
port/linux/test/unix-time-test.cpp

@@ -138,7 +138,7 @@ TEST(unix_time, iteration_form_1970_to_2070) {
         }
         //printf("\n\n");
     }
-    printf("Had passed %d times test !",record-test_num-1);
+    printf("Had passed %d times test !\r\n",record-test_num-1);
     /* assert */
     EXPECT_EQ(flag, 1);
     /* deinit */