Skip to content

Commit 099dfa7

Browse files
committed
update expectation to coffee-script 1.12.7
1 parent 061f79b commit 099dfa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/hello.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
_print _safe 'Hello, '
22
_print @name
3-
_print _safe '.\nI\'M SHOUTING AT YOU, '
3+
_print _safe ".\nI'M SHOUTING AT YOU, "
44
_print @name.toUpperCase()
55
_print _safe '!\n'

0 commit comments

Comments
 (0)