Exclude new src/test/modules/unsafe_tests directory from MSVC build.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 Jun 2019 18:05:24 +0000 (14:05 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 Jun 2019 18:05:24 +0000 (14:05 -0400)
commitc000a47ad1fdd4fb92c7068279d97e0c3db4f8eb
tree8c40b29f1de5e73254d7a428640466a0d7da35ca
parent681cca86f5071379c4a8599ef9387b666b7e6879
Exclude new src/test/modules/unsafe_tests directory from MSVC build.

There's nothing to build here, and that was confusing AddContrib().
Per buildfarm.
src/tools/msvc/Mkvcbuild.pm