Sha256: 0c40c6e09822956204b591ae6d307050cf6170eab9fb2c3f37b5dfaff8cacbd2

Contents?: true

Size: 346 Bytes

Versions: 2

Compression:

Stored size: 346 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

  module CalendarTypes
    class Islamic < MiniTest::TestCase
      def test_nothing
      end
    end
  end

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
when_exe-0.3.8 test/test/region/islamic.rb
when_exe-0.3.7 test/test/region/islamic.rb