mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Make style closer to Mozilla
This commit is contained in:
parent
b030db43c0
commit
e1ac66a4c1
50 changed files with 2359 additions and 1193 deletions
|
|
@ -10,5 +10,5 @@
|
|||
|
||||
namespace {
|
||||
template<typename T>
|
||||
MOCK_CLASS(my_class){MOCK_METHOD_EXT(my_method, 1, void(T), my_method)};
|
||||
MOCK_CLASS(my_class){ MOCK_METHOD_EXT(my_method, 1, void(T), my_method) };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue