summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/phantomjs/lib/phantom/examples/hello.coffee
blob: 1776a0668d00813f321b2e092e3de3f35c7bad3f (plain)
1
2
console.log 'Hello, world!'
phantom.exit()