summaryrefslogtreecommitdiffstats
path: root/shell/prompt_utils_test.h
blob: 59717d0283e220b706a82443cfd45d22df5b7126 (plain) (blame)
1
2
3
4
5
6
7
#ifndef PROMPT_UTILS_TEST_H_INCLUDED
#define PROMPT_UTILS_TEST_H_INCLUDED

void test_get_separator_indices();
void test_relative_path();

#endif