Enable the sv_literals test, now that it is fixed (issue #1082)

This commit is contained in:
Martin Whitaker 2024-01-28 12:23:45 +00:00
parent f31d0dcbc5
commit 18720fe060
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"type" : "NI",
"type" : "normal",
"source" : "sv_literals.v",
"iverilog-args" : [ "-g2012" ]
}