mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Fix quotes.
This commit is contained in:
parent
5d8e271d59
commit
eee3ba2686
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
[full-width-leading-spaces-004.html]
|
||||
expected:
|
||||
if os == 'mac': FAIL
|
||||
if os == "mac": FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue