Skip multibank for now too

This commit is contained in:
Matt Guthaus 2018-10-10 16:57:42 -07:00
parent 22b5010734
commit 3f2b7b837d
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ import globals
from globals import OPTS
import debug
@unittest.skip("SKIPPING 19_multi_bank_test")
class multi_bank_test(openram_test):
def runTest(self):