Navigation Menu

Skip to content

Commit

Permalink
Fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Aug 9, 2012
1 parent 7bb0d60 commit 86ba4d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gcs-commands.test.js
Expand Up @@ -235,8 +235,8 @@ suite('gcs-describe-domain', function() {
'\n' +
'Fields:\n' +
'=======\n' +
'======================\n' +
'\n' +
'======================\n'
'=== Domain Summary ===\n' +
'Domain Name: domain2\n' +
'Document Service endpoint: ' +
Expand Down

0 comments on commit 86ba4d0

Please sign in to comment.