diff options
Diffstat (limited to 'tests/local.mk')
-rw-r--r-- | tests/local.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk index 75e97d2..4baab4d 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -19,4 +19,5 @@ tests = \ tests/t_installfiles_dir \ tests/t_installfiles_dir_slash \ - tests/t_installfiles_patterns_and_links + tests/t_installfiles_patterns_and_links \ + tests/t_installfiles_busybox_links |