VUnit / vunit

VUnit is a unit testing framework for VHDL/SystemVerilog
http://vunit.github.io/
Other
697 stars 250 forks source link

Fixed lint error #943

Closed retar-kamuy closed 11 months ago

retar-kamuy commented 12 months ago

Linting tests in tests/lint/ directory was failing, so I fixed it. Can you merge my fix? Or did you modify something you didn't intend to do?

umarcor commented 11 months ago

@retar-kamuy can you please provide a reproducer for the issue/problem this PR is trying to fix? We cannot see any failing test in CI.

retar-kamuy commented 11 months ago

@umarcor Sorry, After initializing and testing the environment, it was my mistake.