UNPKG

image-warzone

Version:
6 lines (4 loc) 132 B
const { execSync } = require("child_process"); execSync("node test/stats.js"); execSync("node test/track.js"); console.log('DONE')