better test name

This commit is contained in:
frrist
2020-03-03 16:06:41 -08:00
parent b60458d236
commit 0de43748f7
+1 -1
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)