diff options
Diffstat (limited to 'lakefile')
| -rw-r--r-- | lakefile | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -36,6 +36,7 @@ target('test', install, function() | |||
| 36 | run_test('test_register_ffi.lua') | 36 | run_test('test_register_ffi.lua') |
| 37 | run_test('test_logger.lua') | 37 | run_test('test_logger.lua') |
| 38 | run_test('test_pass_cfunction.lua') | 38 | run_test('test_pass_cfunction.lua') |
| 39 | run_test('test_alive.lua') | ||
| 39 | 40 | ||
| 40 | if not test_summary() then | 41 | if not test_summary() then |
| 41 | quit("test fail") | 42 | quit("test fail") |
