defer.js (98B)
1 t.step(() => { 2 assert_equals(script_run_status, "deferred", "script run status"); 3 }); 4 t.done();