#include "test_framework.h" DEFINE_TEST(hashtable) { EXPECT(1); EXPECT(0); return 0; }