1
0
mirror of https://github.com/robertkrimen/otto synced 2025-10-26 20:28:49 +08:00

Bundle terst dependency (github.com/robertkrimen/terst)

This commit is contained in:
Robert Krimen
2013-04-15 10:20:34 -07:00
parent 896c393235
commit 9184233705
29 changed files with 1200 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
package otto
import (
. "github.com/robertkrimen/terst"
. "./terst"
"math"
"testing"
)