diff -ru go-snapshot-20091111/src/cmd/gotest/gotest go-snapshot-20091111-patched/src/cmd/gotest/gotest --- go-snapshot-20091111/src/cmd/gotest/gotest 2009-11-11 17:56:41.000000000 +1030 +++ go-snapshot-20091111-patched/src/cmd/gotest/gotest 2009-11-11 19:37:21.779578000 +1030 @@ -123,7 +123,7 @@ fi fi if $havex; then - echo 'import "./_xtest_"' + echo 'import "'`pwd`'/_xtest_"' fi echo 'import "testing"' # test array