#ifndef __INFINIUTILS_TEST_H__ #define __INFINIUTILS_TEST_H__ #include "../utils.h" int test_rearrange(); #endif