Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 133 Bytes

contributing.md

File metadata and controls

11 lines (6 loc) · 133 Bytes

Contributing to XKCD mobile

Running tests

Run all tests

$ rake test

Run a single test

$ rspec path/to/file_spec.rb