فهرست منبع

natspec: disabled natspec test

obscuren 10 سال پیش
والد
کامیت
3bb6da9bd3
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      common/natspec/natspec_e2e_test.go

+ 1 - 0
common/natspec/natspec_e2e_test.go

@@ -284,6 +284,7 @@ func (self *testFrontend) testResolver() *resolver.Resolver {
 }
 
 func TestNatspecE2E(t *testing.T) {
+	t.Skip()
 
 	tf := testInit(t)
 	defer tf.ethereum.Stop()