Rearrange tests for cookies
[platform/core/test/security-tests.git] / tests / libsmack-tests / test_cases.cpp
index 2f8b577..a3499fd 100644 (file)
@@ -46,7 +46,6 @@
 
 std::vector<std::string> accessesBasic = { "r", "w", "x", "wx", "rx", "rw", "rwx", "rwxat" };
 
-
 int files_compare(int fd1, int fd2)
 {
     int result = 0;