#!/bin/sh

export GO111MODULE=off
go test -v testing
