Skip to content

Commit

Permalink
Added the steps to run tests, hoping someone will use it
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucio Martínez committed Aug 24, 2014
1 parent d50b391 commit 8c81dba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ To test it, you need to edit the test script (the `test.sh` file) and change:

`local DIRECTORY="/home/user/testing/test_$$"`

Now run the script `./test.sh` and you should get `Test [N] passed!` for every test ran, where N is the number of the test ran starting from 1.

![screenshoot](https://i.imgur.com/tYcnhB2.png)

## LICENSE

GNU General Public License, Version 3. See the `LICENSE` file.

0 comments on commit 8c81dba

Please sign in to comment.