README.rdoc in watirsplash-0.2.3 vs README.rdoc in watirsplash-0.2.4
- old
+ new
@@ -130,14 +130,14 @@
├───test
└───ui-test
└───spec
The contents of that ui-test directory will be:
- ui-test\application_helper.rb
ui-test\config.rb
ui-test\environment.rb
ui-test\spec
+ ui-test\spec\application_helper.rb
ui-test\spec\dummy_spec.rb
ui-test\spec\spec.opts
Just check out all the files to see some example code and comments in it and execute dummy_spec.rb
to verify that everything works correctly:
\ No newline at end of file