chore: appease linter

This commit is contained in:
Alan Shaw 2020-09-10 14:30:52 +01:00
parent d4b185be5e
commit a214069586
No known key found for this signature in database
GPG Key ID: 731D1C308A48A6B9

View File

@ -2,11 +2,12 @@ package chaos
import (
"context"
"testing"
"github.com/filecoin-project/go-state-types/exitcode"
"github.com/filecoin-project/specs-actors/actors/util/adt"
"github.com/filecoin-project/specs-actors/support/mock"
atesting "github.com/filecoin-project/specs-actors/support/testing"
"testing"
)
func TestSingleton(t *testing.T) {