Some comments<?>

This commit is contained in:
2019-05-27 13:55:22 +05:30
parent 2830a808a7
commit 69ee42e346

View File

@@ -2,6 +2,9 @@ const chai = require('chai')
const chai_http = require('chai-http')
const testScript = require('./index')
//TESTING ONLY COVERS LS and CAT, /
// TODO: /file/mv
chai.use(chai_http)