Skip and4_dec test

This commit is contained in:
mrg 2020-06-23 10:08:28 -07:00
parent 7ea3366ef1
commit 1a528f9739
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ from globals import OPTS
from sram_factory import factory
import debug
@unittest.skip("SKIPPING 04_and4_dec_test")
class and4_dec_test(openram_test):
def runTest(self):