mirror of
https://github.com/hyprwm/Hyprland
synced 2026-05-07 09:38:02 +02:00
clang-format
This commit is contained in:
parent
617137ecfc
commit
e04f1e0801
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ class CTestCase {
|
|||
std::string{haystack}); \
|
||||
MARK_TEST_FAILED_SILENT(); \
|
||||
} else { \
|
||||
LOG_OK("{} contains {}.", #haystack, #needle); \
|
||||
LOG_OK("{} contains {}.", #haystack, #needle); \
|
||||
}
|
||||
|
||||
#define EXPECT_NOT_CONTAINS(haystack, needle) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue