DEBSOURCES
Skip Quicknav
sources / python-cpl / 0.7.4-4 / debian / tests / python3-cpl
1234567
#!/bin/sh cp -r test/* "$AUTOPKGTEST_TMP" cd "$AUTOPKGTEST_TMP" # Run the tests MALLOC_CHECK_=0 exec python3 -Wignore TestRecipe.py -v 2>&1