diff --git a/compiler/tests/24_lef_sram_test.py b/compiler/tests/24_lef_sram_test.py index 33c0120d..3e8f9a44 100755 --- a/compiler/tests/24_lef_sram_test.py +++ b/compiler/tests/24_lef_sram_test.py @@ -15,7 +15,7 @@ from globals import OPTS import debug -# @unittest.skip("SKIPPING 24_lef_sram_test") +@unittest.skip("SKIPPING 24_lef_sram_test") class lef_test(openram_test): def runTest(self):