diff options
Diffstat (limited to 'test/image/spl_load_os.c')
-rw-r--r-- | test/image/spl_load_os.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/image/spl_load_os.c b/test/image/spl_load_os.c index 56105a59236..d17cf116a0e 100644 --- a/test/image/spl_load_os.c +++ b/test/image/spl_load_os.c @@ -20,3 +20,4 @@ static int spl_test_load(struct unit_test_state *uts) return 0; } SPL_TEST(spl_test_load, 0); + |