%PDF- %PDF-
Direktori : /usr/src/node-v0.10.4/test/addons/hello-world/ |
Current File : //usr/src/node-v0.10.4/test/addons/hello-world/test.js |
var assert = require('assert'); var binding = require('./build/Release/binding'); assert.equal('world', binding.hello()); console.log('binding.hello() =', binding.hello());