Sha256: dce5a5b68f5a586d2848dcae653f400e0a519f3bedbe0bcbc693100177abf4ba

Contents?: true

Size: 310 Bytes

Versions: 6

Compression:

Stored size: 310 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 Sun < MiniTest::TestCase
    def test_nothing
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
when_exe-0.4.2 test/test/ephemeris/sun.rb
when_exe-0.4.1 test/test/ephemeris/sun.rb
when_exe-0.4.0 test/test/ephemeris/sun.rb
when_exe-0.3.9 test/test/ephemeris/sun.rb
when_exe-0.3.8 test/test/ephemeris/sun.rb
when_exe-0.3.7 test/test/ephemeris/sun.rb