Skip to content

Commit b750718

Browse files
committed
Update README
1 parent 2aa3395 commit b750718

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Diff for: README

-9
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@ drivers (for the database/sql package).
33

44
To run these tests, in this directory, run:
55

6-
$ export GOPATH=$PWD
7-
8-
... ignoring your existing GOPATH. (This project imports all the 3rd
9-
party drivers here, to make things easier to track, and to enable
10-
local fixes while waiting for upstream.)
11-
12-
Then:
13-
14-
$ cd src/sqltest
156
$ go test -v
167

178
or, most of the time, skipping the annoyingly long tests:

0 commit comments

Comments
 (0)