Sha256: 1d1e94efba51384681afaa76156c9478d03970f77cf28fccc49629e49710aae8

Contents?: true

Size: 188 Bytes

Versions: 244

Compression:

Stored size: 188 Bytes

Contents

module ActiveSupport
  module Testing
    module Default #:nodoc:
      # Placeholder so test/unit ignores test cases without any tests.
      def default_test
      end
    end
  end
end

Version data entries

244 entries across 211 versions & 28 rubygems

Version Path
abiquo-etk-0.4.29 vendor/activesupport-2.3.8/lib/active_support/testing/default.rb
abiquo-etk-0.4.25 vendor/activesupport-2.3.8/lib/active_support/testing/default.rb
abiquo-etk-0.4.24 vendor/activesupport-2.3.8/lib/active_support/testing/default.rb
abiquo-etk-0.4.23 vendor/activesupport-2.3.8/lib/active_support/testing/default.rb
abiquo-etk-0.4.22 vendor/activesupport-2.3.8/lib/active_support/testing/default.rb
abiquo-etk-0.4.20 vendor/activesupport-2.3.8/lib/active_support/testing/default.rb
abiquo-etk-0.4.19 vendor/activesupport-2.3.8/lib/active_support/testing/default.rb
abiquo-etk-0.4.18 vendor/activesupport-2.3.8/lib/active_support/testing/default.rb
abiquo-etk-0.4.17 vendor/activesupport-2.3.8/lib/active_support/testing/default.rb
abiquo-etk-0.4.16 vendor/activesupport-2.3.8/lib/active_support/testing/default.rb
abiquo-etk-0.4.15 vendor/activesupport-2.3.8/lib/active_support/testing/default.rb
abiquo-etk-0.4.14 vendor/activesupport-2.3.8/lib/active_support/testing/default.rb
abiquo-etk-0.4.13 vendor/activesupport-2.3.8/lib/active_support/testing/default.rb
activesupport-3.0.1 lib/active_support/testing/default.rb
activesupport-2.3.10 lib/active_support/testing/default.rb
activesupport-2.3.9 lib/active_support/testing/default.rb
activesupport-2.3.9.pre lib/active_support/testing/default.rb
activesupport-3.0.0 lib/active_support/testing/default.rb
activesupport-3.0.0.rc2 lib/active_support/testing/default.rb
vibes-bj-1.2.2 spec/rails_root/vendor/rails/activesupport/lib/active_support/testing/default.rb