Skip to content

Commit c755075

Browse files
authored
[docs] Remove duplicated paragraph in the Testing guide
1 parent ecf7ac9 commit c755075

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/Testing.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -298,14 +298,6 @@ code for the target that is not the build machine:
298298

299299
Add ``REQUIRES: executable_test`` to the test.
300300

301-
* ``%target-run-simple-swift``: build a one-file Swift program and run it on
302-
the target machine.
303-
304-
Use this substitution for executable tests that don't require special
305-
compiler arguments.
306-
307-
Add ``REQUIRES: executable_test`` to the test.
308-
309301
* ``%target-run-stdlib-swift``: like ``%target-run-simple-swift`` with
310302
``-parse-stdlib -Xfrontend -disable-access-control``.
311303

0 commit comments

Comments
 (0)