(Folly/FBString) Fix compilation time of test with opt
authorHannes Roth <hannesr@fb.com>
Mon, 7 Apr 2014 16:44:38 +0000 (09:44 -0700)
committerptarjan <ptarjan@fb.com>
Wed, 9 Apr 2014 03:58:57 +0000 (20:58 -0700)
commita71d861b8d6a7162f61267d0fa8c53ecd1fec71b
tree163754f5a89ffd99ebc0a6553b955a0a70b4274f
parentac2aa280f7c225dc0229624e37719b2435de6c36
(Folly/FBString) Fix compilation time of test with opt

Summary: Now compiles in 18 seconds. Took two minutes before.

Test Plan: `fbmake runtests_opt`

Reviewed By: smith@fb.com

FB internal diff: D1243689
folly/test/FBStringTest.cpp