[packaging] return true in dh_auto_test

We do not build the unit tests for nightly packages as that would change
the API, so always return true for test result
This commit is contained in:
Armin Novak 2022-11-23 13:32:14 +01:00 committed by akallabeth
parent 6014efc19b
commit 0989722f05

View File

@ -50,6 +50,7 @@ override_dh_install:
dh_install --fail-missing
override_dh_auto_test:
true
override_dh_clean:
rm -f config.h