tests: Test_Calculate_relative_path()

This commit is contained in:
Thomas Bernard
2020-02-26 00:31:24 +01:00
parent 245e26b5b7
commit 542fdf3312
2 changed files with 39 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ TEST(Read_Write_dword)
TEST(Read_Write_bytes)
TEST(Realpath)
TEST(File_exists)
TEST(Calculate_relative_path)
TEST(MOTO_MAP_pack)
TEST(CPC_compare_colors)