blob: ff37b705ac821bbdc99c487379aba17d9d2f1751 [file] [log] [blame]
#!/bin/sh
export THISDIR=`dirname $0`
PYTHONPATH=$THISDIR/../../webkit/tools/layout_tests/:$THISDIR/../purify:$THISDIR/../python "$THISDIR/chrome_tests.py" "$@"