UNPKG

fcf-framework-lock

Version:
8 lines (7 loc) 128 B
var mod = require("./tests_promise.js"); mod.promise.then(()=>{ try { require("./tests_async.js"); } catch(e) { }; })