summaryrefslogtreecommitdiffstats
path: root/02_exercise/prompt_utils_test.h
diff options
context:
space:
mode:
Diffstat (limited to '02_exercise/prompt_utils_test.h')
-rw-r--r--02_exercise/prompt_utils_test.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/02_exercise/prompt_utils_test.h b/02_exercise/prompt_utils_test.h
index fbaabde..59717d0 100644
--- a/02_exercise/prompt_utils_test.h
+++ b/02_exercise/prompt_utils_test.h
@@ -1,6 +1,7 @@
#ifndef PROMPT_UTILS_TEST_H_INCLUDED
#define PROMPT_UTILS_TEST_H_INCLUDED
-void test_get_seperator_indeces();
+
+void test_get_separator_indices();
void test_relative_path();
-#endif \ No newline at end of file
+#endif