comparison tests/gtest/main.cpp @ 73:46012b0dea51

Style
author David Demelier <markand@malikania.fr>
date Fri, 19 Oct 2018 21:16:00 +0200
parents e505b2708c99
children
comparison
equal deleted inserted replaced
72:ce077d93ce14 73:46012b0dea51
22 { 22 {
23 } 23 }
24 24
25 int main() 25 int main()
26 { 26 {
27 return RUN_ALL_TESTS(); 27 return RUN_ALL_TESTS();
28 } 28 }