aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/lsp/002coverage/hdl-prj.json
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/pyunit/lsp/002coverage/hdl-prj.json')
-rw-r--r--testsuite/pyunit/lsp/002coverage/hdl-prj.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/pyunit/lsp/002coverage/hdl-prj.json b/testsuite/pyunit/lsp/002coverage/hdl-prj.json
new file mode 100644
index 000000000..d4ef345e7
--- /dev/null
+++ b/testsuite/pyunit/lsp/002coverage/hdl-prj.json
@@ -0,0 +1,5 @@
+{ "files": [
+ { "file": "../files/adder.vhdl", "language": "vhdl" },
+ { "file": "../files/heartbeat.vhdl", "language": "vhdl" },
+ { "file": "../files/adder_tb.vhdl", "language": "vhdl" }
+]}