From 0a53b52ed0455e39f4a7c7d790c3eab6851de0c7 Mon Sep 17 00:00:00 2001 From: Johan Euphrosine Date: Wed, 20 Dec 2023 22:18:56 +0900 Subject: [PATCH] ivtest/regress-vvp: add array_slice_concat --- ivtest/regress-vvp.list | 1 + 1 file changed, 1 insertion(+) diff --git a/ivtest/regress-vvp.list b/ivtest/regress-vvp.list index 81a6d9fec..0dccca4a7 100644 --- a/ivtest/regress-vvp.list +++ b/ivtest/regress-vvp.list @@ -7,6 +7,7 @@ always4B vvp_tests/always4B.json analog1 vvp_tests/analog1.json analog2 vvp_tests/analog2.json array_packed_write_read vvp_tests/array_packed_write_read.json +array_slice_concat vvp_tests/array_slice_concat.json automatic_error11 vvp_tests/automatic_error11.json automatic_error12 vvp_tests/automatic_error12.json automatic_error13 vvp_tests/automatic_error13.json