Compensate for -m32 platforms.
authorMichael Lee <mzlee@fb.com>
Thu, 11 Feb 2016 00:05:12 +0000 (16:05 -0800)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Thu, 11 Feb 2016 00:20:26 +0000 (16:20 -0800)
commit1952f6b7408e8a131ad58bd9eadf1f4dd2decd6f
treee6c432687d83770ca2ce74dce6a65ad37e3b5028
parent8cf8897eadddd931a4fb7dce0686cb4274ecbfa2
Compensate for -m32 platforms.

Summary:
When compiled for -m32, this test fails because of the
difference between longs.

Reviewed By: yfeldblum

Differential Revision: D2924626

fb-gh-sync-id: 8ee863fa2b6df8519bd52d0d3144697a297780bb
shipit-source-id: 8ee863fa2b6df8519bd52d0d3144697a297780bb
folly/test/StringTest.cpp