btrfs-progs: testsadd clean-test.sh to testsuite-files

If we generate testsuite tarball by 'make testsuite', there is no
clean-test.sh in it. But some tests need cleanup if a testcase failed.

Signed-off-by: An Long <lan@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
master
Long An 2019-09-26 11:12:43 +00:00 committed by David Sterba
parent 5d72055066
commit c5a202be8f
1 changed files with 1 additions and 0 deletions

View File

@ -20,3 +20,4 @@ G tests/mkfs-tests/
F mkfs-tests.sh
F scan-results.sh
F test-console.sh
F clean-tests.sh