f2fs-tools: add tests.
This commit is contained in:
parent
6538fa0447
commit
5f006df0f5
|
@ -22,3 +22,7 @@ pre_configure() {
|
|||
esac
|
||||
autoreconf -fi
|
||||
}
|
||||
|
||||
do_check() {
|
||||
make check
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user