From d8680f664083a084471f6779426bbf8f8b541173 Mon Sep 17 00:00:00 2001 From: Krzysztof Sychla Date: Tue, 25 Mar 2025 14:48:52 +0100 Subject: [PATCH] Tests: Remove empty setuphold call Signed-off-by: Krzysztof Sychla --- test_regress/t/t_gate_basic.v | 1 - 1 file changed, 1 deletion(-) diff --git a/test_regress/t/t_gate_basic.v b/test_regress/t/t_gate_basic.v index 8ac9c0dab..d7c9b2690 100644 --- a/test_regress/t/t_gate_basic.v +++ b/test_regress/t/t_gate_basic.v @@ -77,7 +77,6 @@ module t (/*AUTOARG*/ $recrem(); $removal(); $setup(); - $setuphold(); $skew(); $timeskew(); $width();