mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
Fix test description. a=DONTBUILD
This commit is contained in:
parent
e8044d0d7f
commit
2beff050a8
@ -37,7 +37,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=623437
|
||||
}
|
||||
is(seenArc, true, "Should see arc");
|
||||
is(seenArcTo, true, "Should see arcTo");
|
||||
is(seenArcToFirst, true, "Should see arc before arcTo");
|
||||
is(seenArcToFirst, true, "Should see arcTo before arc");
|
||||
</script>
|
||||
</pre>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user