mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 06:54:58 +00:00
Update testloader.js
This commit is contained in:
parent
7389131bdc
commit
ed3b631b30
|
@ -1001,6 +1001,11 @@ var test_implements = {
|
|||
var result = worker.exec("select * from authors limit 3");
|
||||
console.log(JSON.stringify(result));
|
||||
}
|
||||
},
|
||||
|
||||
// [lib/http] Proxy API services integration #143
|
||||
"proxy_custom_provider": function() {
|
||||
// todo
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user