aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.4/examples/library-detector/test/test-main.js
blob: 2915364b88a149e4d19e887a10d61d752f7b07bf (plain)
1
2
3
exports.testMain = function(test) {
  test.pass("TODO: Write some tests.");
};