Tests: Rename some tests.

This commit is contained in:
Wilson Snyder 2020-12-06 11:37:56 -05:00
parent 74ef35d3b3
commit d5f88cbf78
5 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di
scenarios(simulator => 1);
top_filename("t/t_array_interface.v");
top_filename("t/t_interface_array2.v");
compile(
v_flags2 => ["-Oi"],