mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-08 16:30:29 +00:00
4 lines
102 B
JavaScript
4 lines
102 B
JavaScript
onload = function() {
|
|
t1.step(function() {assert_unreached("Script should not have ran.");});
|
|
}
|