KawAnime/test/api/torrent.test.js

10 lines
197 B
JavaScript
Raw Normal View History

import test from 'ava'
// import request from 'supertest'
// import { makeApp } from './utils.js'
// import clean from '../clean.js'
2018-08-08 21:51:05 +00:00
// test.after.cb('Cleaning', clean)
test.todo('Make tests?')