Method: BaseTest#fp
- Defined in:
- lib/test/test_helper.rb
#fp(path) ⇒ Object
130 131 132 |
# File 'lib/test/test_helper.rb', line 130 def fp(path) File. path end |
130 131 132 |
# File 'lib/test/test_helper.rb', line 130 def fp(path) File. path end |