Commit dcd8cc83 authored by Taylor Gerring's avatar Taylor Gerring

added test file to root directory

parent e6e468ef
package eth
import (
checker "gopkg.in/check.v1"
"testing"
)
func Test(t *testing.T) { checker.TestingT(t) }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment