From dadf01de60dee3d60b71ba354c40c657cdd4c34d Mon Sep 17 00:00:00 2001 From: Gustav Simonsson Date: Fri, 15 May 2015 16:05:11 +0200 Subject: unskip StateTests/stTransactionTest and use test tx nonce --- tests/vm/gh_test.go | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/vm') diff --git a/tests/vm/gh_test.go b/tests/vm/gh_test.go index 2545affe5..612537ddf 100644 --- a/tests/vm/gh_test.go +++ b/tests/vm/gh_test.go @@ -320,7 +320,6 @@ func TestStateLog(t *testing.T) { } func TestStateTransaction(t *testing.T) { - t.Skip() const fn = "../files/StateTests/stTransactionTest.json" RunVmTest(fn, t) } -- cgit v1.2.3