Guest User

Untitled

a guest
Jun 20th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. % spec _1.3.1_ -fs hoge_spec.rb
  2.  
  3. hoge
  4. * before :all
  5. * before :each
  6. in hoge
  7. No description supplied for example declared on ./hoge_spec.rb:10
  8. -
  9.  
  10. hoge fuga
  11. * before :all
  12. * before :each
  13. in hoge/fuga
  14. No description supplied for example declared on ./hoge_spec.rb:13
  15. -
  16.  
  17. hoge piyo
  18. * before :all
  19. * before :each
  20. in hoge/piyo
  21. No description supplied for example declared on ./hoge_spec.rb:17
  22. -
  23.  
  24. Finished in 0.006344 seconds
  25.  
  26. 3 examples, 0 failures
Add Comment
Please, Sign In to add comment