File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -254,10 +254,10 @@ description of the ``output``.
254254- `metadata.xml <https://github.com/galaxyproject/galaxy/blob/dev/test/functional/tools/metadata.xml >`__
255255
256256------------------------------------------------------
257- \.\.\. test installed in an existing Galaxy instance?
257+ \.\.\. test tools installed in an existing Galaxy instance?
258258------------------------------------------------------
259259
260- Do not use planemo, Galaxy is should be used to test these tools directly.
260+ Do not use planemo, Galaxy should be used to test its tools directly.
261261The following two commands can be used to test Galaxy tools in an existing
262262instance.
263263
@@ -267,7 +267,7 @@ instance.
267267 GALAXY_TEST_TOOL_CONF=config/tool_conf.xml sh run_tests.sh --report_file tool_tests_tool_conf.html functional.test_toolbox
268268
269269The first command specifies the ``--installed `` flag when calling
270- ``run_tests.sh ``, this tells the test framework to test tool shed installed
270+ ``run_tests.sh ``, this tells the test framework to test Tool Shed installed
271271tools and only those tools.
272272
273273The second command sets ``GALAXY_TEST_TOOL_CONF `` environment variable, which
You can’t perform that action at this time.
0 commit comments