summaryrefslogtreecommitdiffhomepage
path: root/tests/custom/03_stdlib/40_proto
diff options
context:
space:
mode:
Diffstat (limited to 'tests/custom/03_stdlib/40_proto')
-rw-r--r--tests/custom/03_stdlib/40_proto2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/custom/03_stdlib/40_proto b/tests/custom/03_stdlib/40_proto
index 2a12966..d96d124 100644
--- a/tests/custom/03_stdlib/40_proto
+++ b/tests/custom/03_stdlib/40_proto
@@ -38,6 +38,8 @@ When invoked with two arguments, returns the given value.
Hello, World!
[
{
+ "lock": "function lock(...) { [native code] }",
+ "truncate": "function truncate(...) { [native code] }",
"isatty": "function isatty(...) { [native code] }",
"error": "function error(...) { [native code] }",
"fileno": "function fileno(...) { [native code] }",