%PDF- %PDF-
Direktori : /proc/self/root/usr/src/node-v0.10.4/test/addons/hello-world/ |
Current File : //proc/self/root/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());