aboutsummaryrefslogtreecommitdiff
path: root/tests/DynamicHashTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/DynamicHashTest.cpp')
-rw-r--r--tests/DynamicHashTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/DynamicHashTest.cpp b/tests/DynamicHashTest.cpp
index 14ecf7a5be..b2d0f0382c 100644
--- a/tests/DynamicHashTest.cpp
+++ b/tests/DynamicHashTest.cpp
@@ -183,4 +183,3 @@ DEF_TEST(DynamicHash_iterator, reporter) {
ASSERT(2 == count);
ASSERT(keys[0] != keys[1]);
}
-