diff options
Diffstat (limited to 'test/loader.c')
-rw-r--r-- | test/loader.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/loader.c b/test/loader.c index b528c8f..bbbb8d7 100644 --- a/test/loader.c +++ b/test/loader.c @@ -38,3 +38,6 @@ int main(void) return cmocka_run_group_tests(tests, NULL, NULL); } + + +/* vim:set ts=2 sts=2 sw=2 et: */ |