diff options
| author | ruki <[email protected]> | 2022-02-08 00:46:37 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-02-08 00:46:37 +0800 |
| commit | a2abcd6ce23c4742481e0ce832d06498557c890e (patch) | |
| tree | a2aa57e8711b6b9f906f2eb8924a6ce6d67c4808 /tests/projects/c/linker_scripts/test.lua | |
| parent | f141767f666d1b29c3e6c00c00c6813b26baf48e (diff) | |
fix tests
Diffstat (limited to 'tests/projects/c/linker_scripts/test.lua')
| -rw-r--r-- | tests/projects/c/linker_scripts/test.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/projects/c/linker_scripts/test.lua b/tests/projects/c/linker_scripts/test.lua index b76241be2..b57362078 100644 --- a/tests/projects/c/linker_scripts/test.lua +++ b/tests/projects/c/linker_scripts/test.lua @@ -1,6 +1,3 @@ --- main entry function main(t) - - -- build project t:build() end |
