]> git.deb.at Git - pkg/blosxom.git/blobdiff - t/README
Fix smokeping test for 2.1.1 isPermaLink="true" change (yeah, a little bit late,...
[pkg/blosxom.git] / t / README
index c935d16f9618b12c0d3e8a86a963d7300f060bff..53ea291bf82ad922af10d57844e3318621a03dfb 100644 (file)
--- a/t/README
+++ b/t/README
@@ -12,9 +12,9 @@ Test Layout
 To add a new test, you want to add two things - a test script (which
 is typically just a symlink to the main 'driver' script), and a test
 directory. If you just want a symlink test script, then add your
-test script name to 'driver_tests', and rerun Setup. To add a new
-test directory, you're probably best just to copy one of the 
-existing ones - 'templates' is a good choice:
+test script name to 'Tests', and rerun Setup. To add a new test 
+directory, you're probably best just to copy one of the existing 
+ones - 'templates' is a good choice:
 
   cp -rp templates newtest