Fix t/t_select_index2 test.

This commit is contained in:
Wilson Snyder 2013-10-11 21:29:54 -04:00
parent 24e32420b7
commit 0602537cce

View File

@ -9,6 +9,9 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di
compile (
v_flags2 => ["--lint-only"],
make_top_shell => 0,
make_main => 0,
verilator_make_gcc => 0,
);
ok(1);