aboutsummaryrefslogtreecommitdiff
path: root/auction_test.go
blob: 93d98304771cd99a0aac1e3587692f2e65260244 (plain)
1
2
3
4
5
6
7
8
package seal

import "testing"

func TestAuction(t *testing.T) {

}