From 92550c7649bc86692b3b9951233bb92d2a9900ff Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Fri, 23 Jan 2015 15:21:58 +0100 Subject: Add task to fetch postcodes from Bring. --- Rakefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index f8af56e..13a7fc7 100644 --- a/Rakefile +++ b/Rakefile @@ -1,3 +1,5 @@ +load 'lib/tasks/norwegian-postcodes.rake' + desc "Run unit tests" task "test" do sh 'ruby -Itest/ test/*.rb' -- cgit v1.2.3