Sha256: e58578a4d5865c3fdcd327720c1135d868bd6ea4aa8668674788fe0ab98f516e

Contents?: true

Size: 297 Bytes

Versions: 5

Compression:

Stored size: 297 Bytes

Contents

# -*- coding: utf-8 -*-
=begin
  Copyright (C) 2011 Takashi SUGA

  You may use and/or modify this file according to the license
  described in the LICENSE.txt file included in this archive.
=end

module MiniTest::Ephemeris
  class Moon < MiniTest::TestCase
    def test_nothing
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
when_exe-0.5.0 test/test/ephemeris/moon.rb
when_exe-0.4.6 test/test/ephemeris/moon.rb
when_exe-0.4.5 test/test/ephemeris/moon.rb
when_exe-0.4.4 test/test/ephemeris/moon.rb
when_exe-0.4.3 test/test/ephemeris/moon.rb