Index: lib/src/prism/tests/languages/vhdl/constant_feature.test |
diff --git a/lib/src/prism/tests/languages/vhdl/constant_feature.test b/lib/src/prism/tests/languages/vhdl/constant_feature.test |
new file mode 100644 |
index 0000000000000000000000000000000000000000..345bfaa1393e93aaf7e50ad13ca9cab3d9bd321b |
--- /dev/null |
+++ b/lib/src/prism/tests/languages/vhdl/constant_feature.test |
@@ -0,0 +1,13 @@ |
+use |
+library |
+ |
+---------------------------------------------------- |
+ |
+[ |
+ ["constant", "use"], |
+ ["constant", "library"] |
+] |
+ |
+---------------------------------------------------- |
+ |
+Checks for constants. |