From 9043dc0ad6c5caf39797a34c457ba971103f7016 Mon Sep 17 00:00:00 2001 From: George Rennie Date: Wed, 20 Nov 2024 14:54:23 +0100 Subject: [PATCH] tests: replace read_ilang with read_rtlil * #4612 was written before read_ilang was deprecated but merged after so caused test failures. This switches read_ilang to read_rtlil --- tests/opt/bug4610.ys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/opt/bug4610.ys b/tests/opt/bug4610.ys index fc9f0ae43..0bec59359 100644 --- a/tests/opt/bug4610.ys +++ b/tests/opt/bug4610.ys @@ -1,4 +1,4 @@ -read_ilang <