Commit 78548518 authored by Michael Lee's avatar Michael Lee Committed by facebook-github-bot-0

Fix bad merge.

Summary:
FBStringTest.cpp was refactored, but the TestUtil and
TemporaryFile was not properly removed.

Reviewed By: yfeldblum

Differential Revision: D2913045

fb-gh-sync-id: 710c3f5b808acb634dfcd65219484ddc257ed52c
parent e6ced3b9
......@@ -33,7 +33,6 @@
#include <folly/Portability.h>
#include <folly/Random.h>
#include <folly/Conv.h>
#include <folly/experimental/TestUtil.h>
using namespace std;
using namespace folly;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment