Revert
This commit is contained in:
parent
6df692bb22
commit
10a34c74f5
@ -1281,8 +1281,6 @@ func runRandTest(rt randTest) bool {
|
||||
return true
|
||||
}
|
||||
|
||||
// Just space changes
|
||||
|
||||
func TestRandom(t *testing.T) {
|
||||
if err := quick.Check(runRandTest, nil); err != nil {
|
||||
if cerr, ok := err.(*quick.CheckError); ok {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user