summaryrefslogtreecommitdiff
path: root/test/addons-napi/test_async/binding.gyp
blob: 2837dfb294b7764932e1b0414dc86c26d93a7cc6 (plain)
1
2
3
4
5
6
7
8
{
  "targets": [
    {
      "target_name": "binding",
      "sources": [ "test_async.cc" ]
    }
  ]
}