electron/spec/web/http.coffee

5 lines
146 B
CoffeeScript
Raw Normal View History

2013-09-29 12:57:57 +00:00
describe 'http', ->
describe 'sending request of http protocol urls', ->
it 'should not crash', ->
$.get 'https://api.github.com/zen'