Module: Anycablebility::Tests
- Defined in:
- lib/anycablebility/tests.rb
Overview
Loads and runs test cases
Class Method Summary collapse
Class Method Details
.run ⇒ Object
11 12 13 14 |
# File 'lib/anycablebility/tests.rb', line 11 def run load_tests MiniTest.run end |