0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00
verdaccio/test/lib/helper/verdaccio-test
Juan Picado @jotadeveloper 49c6191bb5
refactor: relocate unit test
no logic change, just path updates
2018-06-23 20:57:12 +02:00

3 lines
80 B
JavaScript
Executable file

#!/usr/bin/env node
require("babel-register");
require('../../../src/lib/cli');