test/README.rdoc in ruote-2.1.6 vs test/README.rdoc in ruote-2.1.7
- old
+ new
@@ -1,15 +1,15 @@
= ruote testing
running all the tests
- $ ruby19 test/test.rb
+ $ ruby test/test.rb
running a specific test
- $ ruby19 test/functional/ft_1_process_status.rb
+ $ ruby test/functional/ft_1_process_status.rb
running a test with file persistence :
- $ ruby19 test/functional/eft_2_sequence.rb -- --fs
+ $ ruby test/functional/eft_2_sequence.rb -- --fs