rename generation test names to be more descriptive
This commit is contained in:
3
test/fixtures/generation/comments/do-while-line-comment/expected.js
vendored
Normal file
3
test/fixtures/generation/comments/do-while-line-comment/expected.js
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
do {
|
||||
} // LINE
|
||||
while (true);
|
||||
Reference in New Issue
Block a user