#include "unity.h" #include "hash.h" void setUp(void) {} void tearDown(void) {} void test_hash_NeedToImplement(void) { TEST_IGNORE_MESSAGE("Need to Implement hash"); }