#ifndef PROMPT_UTILS_TEST_H_INCLUDED #define PROMPT_UTILS_TEST_H_INCLUDED void test_get_seperator_indeces(); void test_relative_path(); #endif