diff --git a/tests/all.T b/tests/all.T index f8ac83be3a9680941cd6a6ff48aa92abd380fd2e..8f50fb5be42faee50ebad89182f2ed79ebd00417 100644 --- a/tests/all.T +++ b/tests/all.T @@ -16,4 +16,4 @@ test('stm065', normal, compile_and_run, ['-package stm']) test('cloneTChan001', normal, compile_and_run, ['-package stm']) test('T15136', extra_run_opts('20'), compile_and_run, ['-package stm']) -test('T16707', js_broken(22576), compile_and_run, ['']) +test('T16707', normal, compile_and_run, [''])