config-test.js 90 B

1234
  1. const config = require('../lib/config')
  2. config.localStore = '/Users/luoshi'
  3. config.sync()