From 5ecbb0acba66e56a88805bde53515b6dda1c5452 Mon Sep 17 00:00:00 2001 From: Kyle Altendorf Date: Fri, 5 Oct 2018 10:22:07 -0400 Subject: [PATCH] Correct new changelog to have newline at end --- changelog/4073.feature.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/4073.feature.rst b/changelog/4073.feature.rst index 7ee46c60f..5b0ed5927 100644 --- a/changelog/4073.feature.rst +++ b/changelog/4073.feature.rst @@ -1 +1 @@ -Allow specification of timeout for ``Testdir.runpytest_subprocess()`` and ``Testdir.run()``. \ No newline at end of file +Allow specification of timeout for ``Testdir.runpytest_subprocess()`` and ``Testdir.run()``.