Add misc endpoints and helpers to npm test

pull/2629/head
Chocobozzz 2020-04-14 08:56:12 +02:00
parent 471ee39496
commit 3f956d431c
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
// Order of the tests we want to execute
import './client'
import './misc-endpoints'
import './feeds/'
import './cli/'
import './api/'
import './plugins/'
import './helpers/'