gofmt
This commit is contained in:
parent
808d9ddb06
commit
c763e1614f
5 changed files with 936 additions and 936 deletions
|
@ -2,7 +2,7 @@ package main
|
||||||
|
|
||||||
import "draw2d.googlecode.com/hg/draw2d/curve"
|
import "draw2d.googlecode.com/hg/draw2d/curve"
|
||||||
import "testing"
|
import "testing"
|
||||||
import __os__ "os"
|
import __os__ "os"
|
||||||
import __regexp__ "regexp"
|
import __regexp__ "regexp"
|
||||||
|
|
||||||
var tests = []testing.InternalTest{
|
var tests = []testing.InternalTest{
|
||||||
|
|
Loading…
Reference in a new issue