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