test-rename.h: fix compilation failure
[gnulib.git] / tests / test-rename.h
index b8ff4fe..c9437c4 100644 (file)
@@ -783,6 +783,7 @@ test_rename (int (*func) (char const *, char const *), bool print)
       ASSERT (lstat (BASE "link1", &st) == 0);
       ASSERT (S_ISLNK (st.st_mode));
     }
+  }
   /* Files present here:
        {BASE}file
        {BASE}link1 -> {BASE}file