This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to reference refs/pull/313/head in repository https://gitbox.apache.org/repos/asf/couchdb-escodegen.git
commit fc32a59887613cac1255d9b7113955525d2aa178 Author: Roi <[email protected]> AuthorDate: Thu Sep 15 16:46:13 2016 +0300 Delete empty-block-with-multi-comment.expected.js --- test/empty-block-with-multi-comment.expected.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/empty-block-with-multi-comment.expected.js b/test/empty-block-with-multi-comment.expected.js deleted file mode 100644 index 3ea6b63..0000000 --- a/test/empty-block-with-multi-comment.expected.js +++ /dev/null @@ -1,5 +0,0 @@ -function test() { - /* - * Leading comment - */ -} \ No newline at end of file
