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 5bf78eef7bdc7177b8ef85fc84164d0090cbe619 Author: Roi <[email protected]> AuthorDate: Thu Sep 15 16:46:01 2016 +0300 Delete empty-block-with-multi-comment.js --- test/empty-block-with-multi-comment.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/empty-block-with-multi-comment.js b/test/empty-block-with-multi-comment.js deleted file mode 100644 index 3ea6b63..0000000 --- a/test/empty-block-with-multi-comment.js +++ /dev/null @@ -1,5 +0,0 @@ -function test() { - /* - * Leading comment - */ -} \ No newline at end of file
