jon 01/03/11 18:09:20
Modified: test/misc README.txt
Log:
added disclaimer
Revision Changes Path
1.5 +3 -2 jakarta-velocity/test/misc/README.txt
Index: README.txt
===================================================================
RCS file: /home/cvs/jakarta-velocity/test/misc/README.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- README.txt 2001/03/12 02:06:49 1.4
+++ README.txt 2001/03/12 02:09:19 1.5
@@ -1,4 +1,4 @@
-$Id: README.txt,v 1.4 2001/03/12 02:06:49 jon Exp $
+$Id: README.txt,v 1.5 2001/03/12 02:09:19 jon Exp $
This directory contains some misc tests for you to ponder over.
@@ -10,7 +10,8 @@
Usage: ./dump.sh ../templates/test.vm
test.sh: This script is used for command line testing of .vm files.
-
+ Note: this script is not a replacement for the core testing
+ suite. It is simply a convinence script/class for the developers.
thanks!