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 aed6bb3a4fb0a506b61f4b83508c1b8868e030c8
Author: Roi <[email protected]>
AuthorDate: Thu Sep 15 16:32:47 2016 +0300

    Rename empty-block-with-singlei-comment.js to 
empty-block-with-single-comment.js
---
 ...block-with-singlei-comment.js => empty-block-with-single-comment.js} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/comment/empty-block-with-singlei-comment.js 
b/test/comment/empty-block-with-single-comment.js
similarity index 86%
rename from test/comment/empty-block-with-singlei-comment.js
rename to test/comment/empty-block-with-single-comment.js
index 18c7f8b..4eca86a 100644
--- a/test/comment/empty-block-with-singlei-comment.js
+++ b/test/comment/empty-block-with-single-comment.js
@@ -1,3 +1,3 @@
 function test() {
        // Trailing
-}
\ No newline at end of file
+}

Reply via email to