Moved the TD method from block processor.

This commit is contained in:
obscuren
2015-01-09 22:42:36 +01:00
parent 351516c57c
commit 491c23a728
3 changed files with 29 additions and 39 deletions

View File

@ -81,7 +81,7 @@ func RunVmTest(p string, t *testing.T) {
for name, test := range tests {
/*
helper.Logger.SetLogLevel(5)
if name != "jump0_jumpdest2" {
if name != "createNameRegistratorZeroMem" {
continue
}
*/