diff --git a/test/test-cli.js b/test/test-api.js similarity index 99% rename from test/test-cli.js rename to test/test-api.js index 59e5357..bc80e8c 100644 --- a/test/test-cli.js +++ b/test/test-api.js @@ -1,5 +1,5 @@ /** -@module test-cli.js +@module test-api.js */ var chai = require('chai')