Observe tizen coding convention
authorSeonah Moon <seonah1.moon@samsung.com>
Tue, 14 Apr 2020 05:40:37 +0000 (14:40 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Tue, 14 Apr 2020 05:40:37 +0000 (14:40 +0900)
test/wifi-aware-matching-filter-test.h

index f4c0b91..7e503ef 100644 (file)
@@ -87,7 +87,7 @@ typedef enum {
        NEGATIVE_TEST_09,
 
        INVALID,
-}test_case_e;
+} test_case_e;
 
 #define RESET_COLOR "\e[m"
 #define MAKE_RED "\e[31m"