mirror of
https://github.com/status-im/nim-dagger.git
synced 2025-01-09 14:15:41 +00:00
code cleanup
This commit is contained in:
parent
beae8a4283
commit
2bae744c5c
@ -43,7 +43,6 @@ proc buildBinary(name: string, srcDir = "./", params = "", lang = "c") =
|
||||
if defined(macosx):
|
||||
renameFile(newVersionFile, oldVersionFile)
|
||||
|
||||
|
||||
proc test(name: string, srcDir = "tests/", params = "", lang = "c") =
|
||||
buildBinary name, srcDir, params
|
||||
exec "build/" & name
|
||||
|
Loading…
x
Reference in New Issue
Block a user