Sha256: a1066ed694f9bf0a4e6b0aae781baa2eb47c8d6fc61499ad4acd2bd22ea75fc2

Contents?: true

Size: 235 Bytes

Versions: 1

Compression:

Stored size: 235 Bytes

Contents

require 'helper'

class TestHasDynamicAttribute < Test::Unit::TestCase
  should "probably rename this file and start testing for real" do
    flunk "hey buddy, you should probably rename this file and start testing for real"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
has_dynamic_attribute-0.1.0 test/test_has_dynamic_attribute.rb