# encoding: UTF-8 require_relative '../../test_helper' describe PrayerTimes do it "must be defined" do PrayerTimes::VERSION.wont_be_nil end end