diff options
Diffstat (limited to 'lakefile')
| -rw-r--r-- | lakefile | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -45,6 +45,7 @@ target('test', install, function() | |||
| 45 | run_test('test_threads_ex_opt_2.lua') | 45 | run_test('test_threads_ex_opt_2.lua') |
| 46 | run_test('test_threads_attr.lua') | 46 | run_test('test_threads_attr.lua') |
| 47 | run_test('test_interrupt.lua') | 47 | run_test('test_interrupt.lua') |
| 48 | run_test('test_error.lua') | ||
| 48 | 49 | ||
| 49 | 50 | ||
| 50 | if not test_summary() then | 51 | if not test_summary() then |
