Readme improvement

This commit is contained in:
Martin Lensment 2014-07-02 18:13:34 +03:00
parent 6a456240fa
commit 4744a35dd9

View file

@ -116,7 +116,7 @@ Wait for the greeting message on the STD, then send EPP/TCP frame:
<clTRID>sample1trid</clTRID> <clTRID>sample1trid</clTRID>
</command></epp> </command></epp>
``` ```
* Before running tests for the first time: `rake db:seed`
* Run tests: `rake` * Run tests: `rake`
* Run EPP tests: `rake test:epp` * Run EPP tests: `rake test:epp`
* Run all but EPP tests: `rake test:other` * Run all but EPP tests: `rake test:other`