File: pynlpl-tests

package info (click to toggle)
python-pynlpl 1.2.9-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,900 kB
  • sloc: python: 25,677; sh: 73; makefile: 3
file content (9 lines) | stat: -rwxr-xr-x 188 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/bin/bash

cd /tmp

PYNLPL_PY3_PATH=`python3 -c "import pynlpl; print(pynlpl.__path__[0])"`

echo "Testing Python 3...."
. $PYNLPL_PY3_PATH/tests/test.sh python3 $PYNLPL_PY3_PATH/tests