Skip to content

Commit a0abde3

Browse files
author
Michael Carroll
committed
Disabled needs to be all caps
Signed-off-by: Michael Carroll <michael@openrobotics.org>
1 parent 8fdd755 commit a0abde3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Discovery_TEST.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ TEST(DiscoveryTest, TestActivity)
525525

526526
/// Logic to disable the following test via Linux
527527
#if defined __linux__
528-
#define TEST_NAME Disabled_WrongIgnIp
528+
#define TEST_NAME DISABLED_WrongIgnIp
529529
#else
530530
#define TEST_NAME WrongIgnIp
531531
#endif // defined __linux__

0 commit comments

Comments
 (0)