Skip to content

Commit

Permalink
Merge branch 'main' of github.com:publiclab/mapknitter-exporter into …
Browse files Browse the repository at this point in the history
…main
  • Loading branch information
jywarren committed Mar 16, 2019
2 parents a38e2a5 + 6e983b1 commit c1b3110
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@ MapKnitterExporter.generate_perspectival_distort(
width
)
```

## Tests

Tests are not passing completely but they are running; use `ruby test/exporter_test.rb` to run them.

Tests require `minitest` which you can install with `bundle install`.

0 comments on commit c1b3110

Please sign in to comment.