git » libjio » commit 527dd15

tests/util: Update README to reflect the rename of quick-test-run

author Alberto Bertogli
2011-02-27 21:39:21 UTC
committer Alberto Bertogli
2011-02-27 21:39:21 UTC
parent 6fb21b1012c0b947760f1b42dfde50d2500b2626

tests/util: Update README to reflect the rename of quick-test-run

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>

tests/util/README +2 -2

diff --git a/tests/util/README b/tests/util/README
index 9d105fa..0e1d61d 100644
--- a/tests/util/README
+++ b/tests/util/README
@@ -1,6 +1,6 @@
 These are useful scripts for running the tests against the built library
 (instead of running them against the installed version).
 
-The most user-friendly script is the quick-test-run.sh, which is safe to run
-after building the library.
+The most user-friendly script is quick-test-run, which is safe to run after
+building the library.