diff --git a/AGENTS.md b/AGENTS.md index acf480c..b4bbd4f 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -17,7 +17,7 @@ lua test/test_fb.lua # Run FB parser tests lua test/test_integration.lua # Run integration tests # Reference Project -# Tests use files from: ~/dev/siemens/projects/scl_lang_support_lazyvim_ref_project/ +# Tests use files from: ~/Documents/siemens/scl_lang_support_lazyvim_ref_project/ # Override with: SCL_REF_PROJECT=/path/to/ref lua tests/run_tests.lua ``` @@ -158,7 +158,7 @@ The LSP validates data types and provides warnings for unknown types: Use the reference project for testing: ``` -~/dev/siemens/projects/scl_lang_support_lazyvim_ref_project/ +~/Documents/siemens/scl_lang_support_lazyvim_ref_project/ ``` Contains `.scl`, `.db`, `.udt`, and `.xml` files for comprehensive testing of: