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