Skip to content

Commit

Permalink
small typos
Browse files Browse the repository at this point in the history
  • Loading branch information
martenson committed Nov 19, 2015
1 parent 1c7ee5b commit b757791
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/writing_how_do_i.rst
Original file line number Diff line number Diff line change
Expand Up @@ -254,10 +254,10 @@ description of the ``output``.
- `metadata.xml <https://github.com/galaxyproject/galaxy/blob/dev/test/functional/tools/metadata.xml>`__

------------------------------------------------------
\.\.\. test installed in an existing Galaxy instance?
\.\.\. test tools installed in an existing Galaxy instance?
------------------------------------------------------

Do not use planemo, Galaxy is should be used to test these tools directly.
Do not use planemo, Galaxy should be used to test its tools directly.
The following two commands can be used to test Galaxy tools in an existing
instance.

Expand All @@ -267,7 +267,7 @@ instance.
GALAXY_TEST_TOOL_CONF=config/tool_conf.xml sh run_tests.sh --report_file tool_tests_tool_conf.html functional.test_toolbox

The first command specifies the ``--installed`` flag when calling
``run_tests.sh``, this tells the test framework to test tool shed installed
``run_tests.sh``, this tells the test framework to test Tool Shed installed
tools and only those tools.

The second command sets ``GALAXY_TEST_TOOL_CONF`` environment variable, which
Expand Down

0 comments on commit b757791

Please sign in to comment.