Skip to content

Commit 2fae633

Browse files
committed
Removing HTML Functionality from run-tests.php
1 parent 8c3dae3 commit 2fae633

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

run-tests.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ function show_usage()
8989
9090
--temp-source <sdir> --temp-target <tdir> [--temp-urlbase <url>]
9191
Write temporary files to <tdir> by replacing <sdir> from the
92-
filenames to generate with <tdir>. In general you want to make <sdir> the path
93-
to your source files and <tdir> some patch in your web page
94-
hierarchy with <url> pointing to <tdir>.
92+
filenames to generate with <tdir>. In general you want to make
93+
<sdir> the path to your source files and <tdir> some patch in
94+
your web page hierarchy with <url> pointing to <tdir>.
9595
9696
--keep-[all|php|skip|clean]
9797
Do not delete 'all' files, 'php' test file, 'skip' or 'clean'

0 commit comments

Comments
 (0)