summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 494489a)
raw | patch | inline | side by side (parent: 494489a)
author | Mathias Lafeldt <misfire@debugon.org> | |
Wed, 9 Mar 2011 20:25:09 +0000 (21:25 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 9 Mar 2011 20:53:13 +0000 (12:53 -0800) |
Signed-off-by: Mathias Lafeldt <misfire@debugon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/README | patch | blob | history |
diff --git a/t/README b/t/README
index 25f7d2d2e3cf70d54f5b854ad4199c831a74ae2a..78c9e6575c8a1f1060aada39dc5043eea807ac1c 100644 (file)
--- a/t/README
+++ b/t/README
Skipping tests
--------------
-If you need to skip tests you should do so be using the three-arg form
+If you need to skip tests you should do so by using the three-arg form
of the test_* functions (see the "Test harness library" section
below), e.g.: