stas 01/11/27 18:37:31
Modified: src/devel/writing_tests writing_tests.pod
Log:
a typo
Revision Changes Path
1.22 +2 -2 modperl-docs/src/devel/writing_tests/writing_tests.pod
Index: writing_tests.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/devel/writing_tests/writing_tests.pod,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- writing_tests.pod 2001/11/28 02:22:52 1.21
+++ writing_tests.pod 2001/11/28 02:37:31 1.22
@@ -1516,8 +1516,8 @@
PerlSwitches -Mlib=~/modperl-2.0/t/../lib
The valid tokens are defined in C<%Apache::TestConfig::Usage> and also
-can be in the output of C<t/TEST -help>'s I<configuration options>
-section. The tokens are case insensitive.
+can be seen in the output of C<t/TEST -help>'s I<configuration
+options> section. The tokens are case insensitive.
=head2 Threaded versus Non-threaded Perl Test's Compatibility
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]