1#!/bin/bash
2
3echo "Please use the new test runner:  go run run-tests.go"
4exit 1
5