diff options
Diffstat (limited to 'tests/hana/test_parser_constructs_module_basic1_test.v')
-rw-r--r-- | tests/hana/test_parser_constructs_module_basic1_test.v | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/hana/test_parser_constructs_module_basic1_test.v b/tests/hana/test_parser_constructs_module_basic1_test.v deleted file mode 100644 index 67a272df0..000000000 --- a/tests/hana/test_parser_constructs_module_basic1_test.v +++ /dev/null @@ -1,2 +0,0 @@ -module test; -endmodule |