Skip pbitcell tests for now

This commit is contained in:
Matt Guthaus
2018-08-28 10:45:50 -07:00
parent ac8a16ebdf
commit 8752d799b4
3 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import globals
from globals import OPTS
import debug
#@unittest.skip("SKIPPING 05_pbitcell_array_test")
@unittest.skip("SKIPPING 05_pbitcell_array_test")
class pbitcell_array_test(openram_test):
def runTest(self):