From 498fb6205e62c34495ea5ef09a9c156b9cf61f2f Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Wed, 2 Dec 2015 16:35:50 +0000 Subject: docs: remove references to tests/NAMING-CONVENTION The tests/NAMING-CONVENTION file has been removed and its contents is now included in the API documentation. Reported-by: Joonas Lahtinen Signed-off-by: Thomas Wood --- scripts/run-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/run-tests.sh') diff --git a/scripts/run-tests.sh b/scripts/run-tests.sh index d72fc053..99e6124f 100755 --- a/scripts/run-tests.sh +++ b/scripts/run-tests.sh @@ -64,7 +64,7 @@ function print_help { echo " -n do not retry incomplete tests when resuming a" echo " test run with -R" echo "" - echo "Useful patterns for test filtering are described in tests/NAMING-CONVENTION" + echo "Useful patterns for test filtering are described in the API documentation." } function list_tests { -- cgit v1.2.3