feat: add route javlibrary (#3797)

This commit is contained in:
junfengP
2020-02-01 19:46:32 +08:00
committed by GitHub
parent eec4fe626c
commit dae512feb9
14 changed files with 71 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
jest.mock('request-promise-native');
const RSSHub = require('../lib/pkg');
describe('pkg', () => {