1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

migrate code for github

This commit is contained in:
Craig Peterson
2016-08-22 18:31:50 -06:00
commit ef0bbf53af
359 changed files with 157476 additions and 0 deletions

3
vendor/gopkg.in/sourcemap.v1/Makefile generated vendored Normal file
View File

@@ -0,0 +1,3 @@
all:
go test ./... -test.v -test.cpu=1,2,4
go test ./... -test.v -test.short -test.race