Added missing template configuration files for nodejs based tests.
This commit is contained in:
parent
315287b656
commit
8b0ee5491a
2 changed files with 26 additions and 0 deletions
1
Examples/test-suite/javascript/node_template/index.js.in
Normal file
1
Examples/test-suite/javascript/node_template/index.js.in
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports = require('./build/Release/$testcase');
|
||||
Loading…
Add table
Add a link
Reference in a new issue