aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/lsp/010ls28/hdl-prj.json
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/pyunit/lsp/010ls28/hdl-prj.json')
-rw-r--r--testsuite/pyunit/lsp/010ls28/hdl-prj.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/pyunit/lsp/010ls28/hdl-prj.json b/testsuite/pyunit/lsp/010ls28/hdl-prj.json
new file mode 100644
index 000000000..51d4f6cf5
--- /dev/null
+++ b/testsuite/pyunit/lsp/010ls28/hdl-prj.json
@@ -0,0 +1,6 @@
+{
+ "files" : [
+ { "file" : "adder.vhdl", "language" : "vhdl" },
+ { "file" : "top.vhdl", "language" : "vhdl" }
+ ]
+ }