index
:
postcodes-norway.git
master
Ruby library to handle norwegian postcodes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Rakefile
blob: f8af56e401de7f152b5903d7d5f353ce455f0be7 (
plain
) (
blame
)
1
2
3
4
desc
"Run unit tests"
task
"test"
do
sh
'ruby -Itest/ test/*.rb'
end