natspec: disabled natspec test

pull/805/head
obscuren 10 years ago
parent 1681ee9883
commit 3bb6da9bd3
  1. 1
      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()

Loading…
Cancel
Save