Add real tests.

This commit is contained in:
Jakob Rath 2013-12-16 17:56:49 +01:00 committed by Dan Hirsch
parent 96dfad0178
commit 3aa2ac2634
5 changed files with 95 additions and 70 deletions

View file

@ -16,6 +16,8 @@ Ruby bindings for [hammer](https://github.com/UpstandingHackers/hammer), a parsi
3. Run `irb -I ./lib -r hammer` to open `irb` with hammer loaded.
4. To run tests, just run `rake`.
## Installation