Replace LogInfo to LogDebug
[platform/framework/web/wrt-plugins-common.git] / tests / dao / TestInit.cpp
index ddea164..be8f54d 100644 (file)
@@ -43,7 +43,7 @@ int main (int argc, char *argv[])
         return -1;
     }
 
-    LogInfo("Starting tests");
+    LogDebug("Starting tests");
 
     WrtDB::WrtDatabase::attachToThreadRW();