[sanitizer] Add new line to the test
authorVitaly Buka <vitalybuka@google.com>
Wed, 25 Aug 2021 21:33:06 +0000 (14:33 -0700)
committerVitaly Buka <vitalybuka@google.com>
Wed, 25 Aug 2021 21:33:06 +0000 (14:33 -0700)
compiler-rt/test/sanitizer_common/TestCases/Posix/realpath.cpp

index 76b428b..0a2287d 100644 (file)
@@ -18,4 +18,4 @@ int main(int argc, char *argv[]) {
   printf("REALPATH %s\n", buff2);
   // CHECK: REALPATH /{{.+}}
   free(buff2);
-}
\ No newline at end of file
+}