diff options
Diffstat (limited to 'tests/projects/pascal/shared/xmake.lua')
| -rw-r--r-- | tests/projects/pascal/shared/xmake.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/projects/pascal/shared/xmake.lua b/tests/projects/pascal/shared/xmake.lua index 96697bcbd..d96c29d5f 100644 --- a/tests/projects/pascal/shared/xmake.lua +++ b/tests/projects/pascal/shared/xmake.lua @@ -7,4 +7,3 @@ target("test") set_kind("binary") add_deps("foo") add_files("src/main.pas") - |
