Removing disabling of tests on s390.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
fa9f31ff38
commit
ace020caf2
1 changed files with 0 additions and 5 deletions
5
debian/rules
vendored
5
debian/rules
vendored
|
@ -117,11 +117,6 @@ override_dh_auto_test:
|
||||||
true
|
true
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(DEB_HOST_ARCH),s390x)
|
|
||||||
override_dh_auto_test:
|
|
||||||
dh_auto_test || true
|
|
||||||
endif
|
|
||||||
|
|
||||||
override_dh_auto_clean:
|
override_dh_auto_clean:
|
||||||
dh_auto_clean
|
dh_auto_clean
|
||||||
-rm -rf tests/.pytest_cache
|
-rm -rf tests/.pytest_cache
|
||||||
|
|
Loading…
Add table
Reference in a new issue