Readme update

This commit is contained in:
Martin Lensment 2014-06-25 11:39:33 +03:00
parent 5972b8fd7c
commit ed2af246a5
2 changed files with 2 additions and 4 deletions

View file

@ -112,10 +112,8 @@ Wait for the greeting message on the STD, then send EPP/TCP frame:
</command></epp> </command></epp>
``` ```
Because Apache can not call the same process where the rspec is running (worker is busy), another instance of the appserver must be initialized before running tests. Run tests: `rake`
Run all but EPP tests: `rake test:other`
* `unicorn -p 8989 -E test`
* `rspec`
--- ---

View file