Merge pull request #744 from HenryRLee:patch-1
PiperOrigin-RevId: 420781374
This commit is contained in:
commit
bfea90d883
@ -14,8 +14,6 @@
|
||||
|
||||
namespace leveldb {
|
||||
|
||||
static const int kDelayMicros = 100000;
|
||||
|
||||
class EnvTest : public testing::Test {
|
||||
public:
|
||||
EnvTest() : env_(Env::Default()) {}
|
||||
|
Loading…
Reference in New Issue
Block a user