Skip to content

Commit

Permalink
[tests] Rename cmd -> bat and add testing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimir-kotikov committed Nov 6, 2016
1 parent d0997ba commit be93929
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,10 @@ Requirements
============

These completions requires clink@0.4.3 or higher version

# Test

You will need `busted` package to be installed locally (to `lua_modules` directory). To install it
using Luarocks call `luarocks --tree=lua_modules busted`.

After installing call `test.bat` from repo root and watch tests passing. That's it.
File renamed without changes.

0 comments on commit be93929

Please sign in to comment.