diff options
-rw-r--r-- | debian/tests/run-tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/run-tests b/debian/tests/run-tests index e459d7093..f858adf5f 100644 --- a/debian/tests/run-tests +++ b/debian/tests/run-tests @@ -19,4 +19,4 @@ APT_INTEGRATION_TESTS_INTERNAL_SOLVER=/usr/lib/apt/solvers/apt \ APT_INTEGRATION_TESTS_DUMP_SOLVER=/usr/lib/apt/solvers/dump \ APT_INTEGRATION_TESTS_BUILD_DIR=/usr/bin \ APT_INTEGRATION_TESTS_LIBRARY_PATH=/dev/null/does/not/exist \ -./test/integration/run-tests +./test/integration/run-tests -q |