#!/bin/sh

LC_ALL=C pg_buildext virtualenv <<EOF
	make test
EOF
