From f895b4c376739aa9b2b69c0b1239137f93bb1f7f Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Fri, 7 Apr 2017 12:07:42 -0400 Subject: [PATCH] docs: create a tests doc file Signed-off-by: Alfredo Deza --- docs/source/testing/tests.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/source/testing/tests.rst diff --git a/docs/source/testing/tests.rst b/docs/source/testing/tests.rst new file mode 100644 index 000000000..854038ccc --- /dev/null +++ b/docs/source/testing/tests.rst @@ -0,0 +1,10 @@ +.. _tests: + +Tests +===== + +.. _test_files: + +Test Files +---------- + -- 2.39.5