Henry Lee
5 vuotta sitten
committed by
GitHub
vanhempi
commit
f933ad1693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
0 lisäystä ja
2 poistoa
-
util/env_test.cc
|
|
@ -14,8 +14,6 @@ |
|
|
|
|
|
|
|
namespace leveldb { |
|
|
|
|
|
|
|
static const int kDelayMicros = 100000; |
|
|
|
|
|
|
|
class EnvTest { |
|
|
|
public: |
|
|
|
EnvTest() : env_(Env::Default()) {} |
|
|
|