(Wangle) Sanity check for the small_vector test
authorHannes Roth <hannesr@fb.com>
Thu, 20 Mar 2014 17:11:14 +0000 (10:11 -0700)
committerDave Watson <davejwatson@fb.com>
Mon, 31 Mar 2014 17:44:29 +0000 (10:44 -0700)
commitd4738210a65ad039332807b7ce464d9423e40c1a
tree9981d6226b3d94c48d0fda563e3aa039fcea2467
parent7697ddeffa467211aaabec81cb7f94e74adc37ce
(Wangle) Sanity check for the small_vector test

Summary:
Let's double check that `small_vector` is doing the right thing. So
it doesn't just accidentally work.

Test Plan:
`fbconfig folly/wangle && fbmake runtests`
`fbconfig --clang folly/wangle && fbmake runtests`

Reviewed By: marccelani@fb.com

FB internal diff: D1231360
folly/wangle/test/FutureTest.cpp