Class: Test030Blatest
- Defined in:
- lib/drumherum/unit_test.rb
Instance Method Summary collapse
-
#test_bla ⇒ Object
:nodoc:.
Methods inherited from UnitTest
Instance Method Details
#test_bla ⇒ Object
:nodoc:
35 36 37 38 |
# File 'lib/drumherum/unit_test.rb', line 35 def test_bla # 1 / 0 assert false end |