From df27648bd942d59481a13842904f8cb500136e31 Mon Sep 17 00:00:00 2001 From: Lysandre Date: Thu, 30 Jan 2020 10:07:22 -0500 Subject: [PATCH] Rename test_examples to test_doc_samples --- tests/{test_examples.py => test_doc_samples.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_examples.py => test_doc_samples.py} (100%) diff --git a/tests/test_examples.py b/tests/test_doc_samples.py similarity index 100% rename from tests/test_examples.py rename to tests/test_doc_samples.py