Class: RespondsToParentTest

Inherits:
Test::Unit::TestCase
  • Object
show all
Defined in:
lib/responds_to_parent/test/responds_to_parent_test.rb

Instance Method Summary collapse

Instance Method Details

#test_truthObject



6
7
8
# File 'lib/responds_to_parent/test/responds_to_parent_test.rb', line 6

def test_truth
  assert true
end