rename generation test names to be more descriptive
This commit is contained in:
6
test/fixtures/generation/comments/function-block-line-comment/actual.js
vendored
Normal file
6
test/fixtures/generation/comments/function-block-line-comment/actual.js
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
!function(){}//
|
||||
,42;
|
||||
!{get 42(){}//
|
||||
,foo:42};
|
||||
(function(){}//
|
||||
)
|
||||
Reference in New Issue
Block a user