File: testsuite

package info (click to toggle)
python-whisper 1.1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 444 kB
  • sloc: python: 2,678; makefile: 9; sh: 3
file content (8 lines) | stat: -rw-r--r-- 168 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/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