#!/usr/bin/env ruby # -*- coding: utf-8 -*- require 'test_helper' class TestWeatherReport < MiniTest::Unit::TestCase end