Skip to content

Commit 14cbafe

Browse files
authored
Merge pull request #23 from bartvanherck/fix_readme
Extension changed in documentation
2 parents ec9677b + bfa04d9 commit 14cbafe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ to the library, which passes them further to the remote server, and overriding
3030
related variables when running tests::
3131

3232
python examplelibrary.py 0.0.0.0 7777
33-
pybot --variable PORT:7777 example_tests.py
33+
pybot --variable PORT:7777 example_tests.robot
3434

3535
See the example library and tests themselves for details how configuration
3636
is implemented and the general `remote server documentation <../README.rst>`__

0 commit comments

Comments
 (0)