Fix quotes.

This commit is contained in:
Josh Matthews 2020-11-06 12:27:57 -05:00 committed by GitHub
parent 5d8e271d59
commit eee3ba2686
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
[full-width-leading-spaces-004.html]
expected:
if os == 'mac': FAIL
if os == "mac": FAIL