diff options
| author | ruki <[email protected]> | 2017-05-22 18:36:15 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-05-22 18:36:15 +0800 |
| commit | e97cf8fb89d7d46abb3a68c6c220a272fbc5dbf7 (patch) | |
| tree | 665ae6a4a026597e73aa4577ff881dff816a18c1 /makefile | |
| parent | 065d783675adfb544dd0b6daec893e63176f0fb7 (diff) | |
modify process test
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ uninstall: @echo ok! test: - @xmake lua tests/test.lua $(name) + @xmake lua --backtrace tests/test.lua $(name) @echo ok! .PHONY: tip build install uninstall |
