better test name

This commit is contained in:
frrist 2020-02-27 14:20:28 -08:00
parent b60458d236
commit 0de43748f7

View File

@ -31,7 +31,7 @@ func TestMessageApplication(t *testing.T) {
vsuites.TestMessageApplicationEdgecases(t, f)
}
func TestTipSetStuff(t *testing.T) {
func TestTipSetApplication(t *testing.T) {
f := vfactory.NewFactories()
vsuites.TestBlockMessageInfoApplication(t, f)