summaryrefslogtreecommitdiff
path: root/util/testharness.cc
diff options
context:
space:
mode:
Diffstat (limited to 'util/testharness.cc')
-rw-r--r--util/testharness.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/testharness.cc b/util/testharness.cc
index 5a3c84278..b8eeca81e 100644
--- a/util/testharness.cc
+++ b/util/testharness.cc
@@ -9,7 +9,7 @@
#include <sys/stat.h>
#include <sys/types.h>
-namespace leveldb {
+namespace rocksdb {
namespace test {
namespace {
@@ -74,4 +74,4 @@ int RandomSeed() {
}
} // namespace test
-} // namespace leveldb
+} // namespace rocksdb