Skip to content

Commit

Permalink
Newline at the end of the test.
Browse files Browse the repository at this point in the history
  • Loading branch information
philjackson committed Jun 25, 2014
1 parent 01629a0 commit 5e00b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy/test/app/controller/proxy_test.coffee
Expand Up @@ -582,4 +582,4 @@ class exports.CatchallTest extends ApiaxleTest
@equal response.headers[ "access-control-allow-methods" ], "GET, POST, PUT, DELETE, OPTIONS, PATCH, HEAD"
@equal response.headers[ "access-control-allow-headers" ], "Origin, Accept, Content-Type, X-Requested-With, X-CSRF-Token"

done 4
done 4

0 comments on commit 5e00b29

Please sign in to comment.