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 e1378af936dbad9a9a73cedd0d9c8e66a6853bd0
Author: Roi <[email protected]>
AuthorDate: Thu Sep 15 16:31:59 2016 +0300

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

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

Reply via email to