load 'lib/tasks/norwegian-postcodes.rake' desc "Run unit tests" task "test" do sh 'ruby -Itest/ test/*.rb' end