diff --git a/src/test/wpt/run.sh b/src/test/wpt/run.sh index 6b61c55af02..83406765aff 100644 --- a/src/test/wpt/run.sh +++ b/src/test/wpt/run.sh @@ -2,7 +2,7 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -cd $2 +cd $2/.. test -d _virtualenv || virtualenv _virtualenv test -d $1/src/test/wpt/metadata || mkdir -p $1/src/test/wpt/metadata