Fix a logic error in StringKeyedTest
authorPhil Willoughby <philwill@fb.com>
Fri, 7 Apr 2017 14:11:55 +0000 (07:11 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 7 Apr 2017 14:20:04 +0000 (07:20 -0700)
commit905ba447c9990aef5087c8ec885cac4db9435310
tree9c656709e531b96bd20f0ea7bbc8bb88d1cae588
parent3a7d377d9eecaf4253bf335314d5b32030f87dbf
Fix a logic error in StringKeyedTest

Summary: Make sure that the last use of `s6` is sequenced before it is moved-from.

Reviewed By: nbronson

Differential Revision: D4850480

fbshipit-source-id: 5272c14475ae2c62bc613cfd54f5df482b19d3dc
folly/experimental/test/StringKeyedTest.cpp