11cb0ef41Sopenharmony_ciimport test from 'node:test'; 21cb0ef41Sopenharmony_ci 31cb0ef41Sopenharmony_citest('this should fail', () => { 41cb0ef41Sopenharmony_ci throw new Error('this is a failing test'); 51cb0ef41Sopenharmony_ci}); 6
11cb0ef41Sopenharmony_ciimport test from 'node:test'; 21cb0ef41Sopenharmony_ci 31cb0ef41Sopenharmony_citest('this should fail', () => { 41cb0ef41Sopenharmony_ci throw new Error('this is a failing test'); 51cb0ef41Sopenharmony_ci}); 6