summaryrefslogtreecommitdiff
path: root/scripts/run-tests.sh
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2015-12-02 16:35:50 +0000
committerThomas Wood <thomas.wood@intel.com>2015-12-02 16:42:16 +0000
commit498fb6205e62c34495ea5ef09a9c156b9cf61f2f (patch)
tree10126b8b0a4b8adf1ac0d2e2f9d0c39e46096f6e /scripts/run-tests.sh
parent97bf3f9a55dbe20614479cbce63c0966f8e25df1 (diff)
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 <joonas.lahtinen@linux.intel.com> Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'scripts/run-tests.sh')
-rwxr-xr-xscripts/run-tests.sh2
1 files changed, 1 insertions, 1 deletions
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 {