#ifndef CORE_HPPASHMAP_TESTS_HPP #define CORE_HPPASHMAP_TESTS_HPP namespace Core::HashMapTests { void test(); } #endif