Clean up after newly-added tests for pg_test_fsync and pg_test_timing.

Oversight in 4d29e6dbd.
This commit is contained in:
Tom Lane 2020-10-07 13:27:33 -04:00
parent 9e5f1f21ad
commit 6c05e5b774
2 changed files with 2 additions and 0 deletions

View File

@ -33,3 +33,4 @@ uninstall:
clean distclean maintainer-clean:
rm -f pg_test_fsync$(X) $(OBJS)
rm -rf tmp_check

View File

@ -33,3 +33,4 @@ uninstall:
clean distclean maintainer-clean:
rm -f pg_test_timing$(X) $(OBJS)
rm -rf tmp_check