commit | 3fe976cc22e579860f5b1832d920636d93145507 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@inspur.com> | Tue Jun 21 09:37:04 2022 +0800 |
committer | George Liu <liuxiwei@inspur.com> | Thu Jun 23 15:17:28 2022 +0800 |
tree | 3e1c067eaa6834ec418e7cc6d0bef7f08a0b7066 | |
parent | 8d56d48d5a80aa896637161ac01cdb290f358cca [diff] [blame] |
Update clang-format Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I58738190d06bf216a13048d768aa4054d820d2e8
diff --git a/src/test/propertywatchtest.hpp b/src/test/propertywatchtest.hpp index e27ba18..6fcf45f 100644 --- a/src/test/propertywatchtest.hpp +++ b/src/test/propertywatchtest.hpp
@@ -295,8 +295,7 @@ */ template <typename T> struct Expect -{ -}; +{}; template <> struct Expect<uint64_t>