mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 08:34:39 +08:00
cleanup some tests
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// you may not use this file except in compliance with the License.
|
||||
// You may obtain a copy of the License at
|
||||
//
|
||||
// http://www.apache.org/licenses/LICENSE-2.0
|
||||
// https://www.apache.org/licenses/LICENSE-2.0
|
||||
//
|
||||
// Unless required by applicable law or agreed to in writing, software
|
||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
||||
@@ -21,6 +21,7 @@
|
||||
#include "hash_generator_testing.h"
|
||||
#include "unordered_map_constructor_test.h"
|
||||
#include "unordered_map_lookup_test.h"
|
||||
#include "unordered_map_members_test.h"
|
||||
#include "unordered_map_modifiers_test.h"
|
||||
|
||||
namespace phmap {
|
||||
|
||||
Reference in New Issue
Block a user