Fix format mis-indendenting t_assert_ctl_arg
This commit is contained in:
parent
eefbd94966
commit
6997a7c516
|
|
@ -23,6 +23,6 @@ test.compile(make_top_shell=False,
|
|||
test.execute(all_run_flags=["+verilator+error+limit+100"],
|
||||
expect_filename=test.t_dir + "/t_assert_ctl_arg.out")
|
||||
|
||||
test.files_identical(test.coverage_filename, test.t_dir + "/t_assert_ctl_arg.coverage.out")
|
||||
test.files_identical(test.coverage_filename, test.t_dir + "/t_assert_ctl_arg.dat.out")
|
||||
|
||||
test.passes()
|
||||
|
|
|
|||
Loading…
Reference in New Issue