~dricottone/huttese-apk

80578a12b79b52eca3fd057469ea6ee22df02c41 — Drew DeVault 3 years ago a755caa
py3-unidiff: fix tests
1 files changed, 1 insertions(+), 1 deletions(-)

M sr.ht/py3-unidiff/APKBUILD
M sr.ht/py3-unidiff/APKBUILD => sr.ht/py3-unidiff/APKBUILD +1 -1
@@ 19,7 19,7 @@ build() {
}

check() {
	python3 setup.py test
	pytest-3
}

package() {