diff options
Diffstat (limited to 'test/TEST-15-DROPIN/test.sh')
-rwxr-xr-x | test/TEST-15-DROPIN/test.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/TEST-15-DROPIN/test.sh b/test/TEST-15-DROPIN/test.sh index fab127362a..47a4067276 100755 --- a/test/TEST-15-DROPIN/test.sh +++ b/test/TEST-15-DROPIN/test.sh @@ -25,8 +25,4 @@ test_setup() { setup_nspawn_root } -test_cleanup() { - return 0 -} - do_test "$@" |