DEBSOURCES
Skip Quicknav
sources / python-whisper / 1.1.10-1 / debian / tests / testsuite
12345678
#!/bin/sh # force import of system installed whisper module by changing dir cp -a test_whisper.py "$AUTOPKGTEST_TMP" cd "$AUTOPKGTEST_TMP" python3 ./test_whisper.py