diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/check_loader.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/check_loader.c b/tests/check_loader.c index 08c5acc..1961180 100644 --- a/tests/check_loader.c +++ b/tests/check_loader.c @@ -19,6 +19,9 @@ #include "../src/utils/utils.h" +// FIXME: test the file functions + + static void test_get_filename(void **state) { |