aboutsummaryrefslogtreecommitdiff
path: root/test/js-native-api/test_function/test.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/js-native-api/test_function/test.js')
-rw-r--r--test/js-native-api/test_function/test.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/js-native-api/test_function/test.js b/test/js-native-api/test_function/test.js
index 6f0f168175..e89d64f61d 100644
--- a/test/js-native-api/test_function/test.js
+++ b/test/js-native-api/test_function/test.js
@@ -4,7 +4,7 @@
const common = require('../../common');
const assert = require('assert');
-// testing api calls for function
+// Testing api calls for function
const test_function = require(`./build/${common.buildType}/test_function`);
function func1() {