Skip to content

Commit

Permalink
Fix spacing / line issue on updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
absalomedia committed Dec 13, 2016
1 parent c8c484e commit 18c455c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/handles_map.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ echo $css[1];
"sourcesContent": [
"@import url(../blahblah/blah.blah);\n\ndiv {\n blah: \"hello #{2+2} world #{unit(23px)} #{'bloo'} blah\";\n}\n\n$foo: iphone;\n\ndiv {\n blah: \"foo #{$foo}\"\n}\n"
],
"names": [],
"mappings": "AAAA,OAAO,CAAC,0BAAI;;AAEZ,AAAA,GAAG,CAAC;EACF,IAAI,EAAE,4BAAiD,GACxD;;;AAID,AAAA,GAAG,CAAC;EACA,IAAI,EAAE,YAAa,GACtB"
"names": [],
"mappings": "AAAA,OAAO,CAAC,0BAAI;;AAEZ,AAAA,GAAG,CAAC;EACF,IAAI,EAAE,4BAAiD,GACxD;;;AAID,AAAA,GAAG,CAAC;EACA,IAAI,EAAE,YAAa,GACtB"
}

0 comments on commit 18c455c

Please sign in to comment.