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 f4c0b91a9722713d5225f707415bf95f5ff675fb..7e503eff06e55bc07115297f6d8c52e0b665c21e 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"