Suppress an abort in FileUtilTest under MSVC
authorChristopher Dykes <cdykes@fb.com>
Thu, 25 Aug 2016 21:53:29 +0000 (14:53 -0700)
committerFacebook Github Bot 4 <facebook-github-bot-4-bot@fb.com>
Thu, 25 Aug 2016 22:08:57 +0000 (15:08 -0700)
commit243fbe8d9331c61ac2b29e80b623c80b8226fe6c
tree23966892dff5e71acf7b78a5d6725565f17fe580
parentff5c9335246b6b02bbe9435744722415423f348d
Suppress an abort in FileUtilTest under MSVC

Summary: Because MSVC is right, this shouldn't be happening, but we test weird things.

Reviewed By: yfeldblum

Differential Revision: D3773486

fbshipit-source-id: 50f28bf0ac8ff53f63231b4f6f9ce050b509b464
folly/test/FileUtilTest.cpp