PKGBUILD: add check()

This commit is contained in:
Daniel Eklöf 2019-11-20 10:36:12 +01:00
parent a8c0770ce2
commit fc961bb30e
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -28,6 +28,10 @@ build() {
ninja ninja
} }
check() {
ninja test
}
package_foot() { package_foot() {
pkgdesc="A wayland native terminal emulator" pkgdesc="A wayland native terminal emulator"
depends=( depends=(