From 649489a1eb7800bd74e3d67d9899229c3f8c1631 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20L=C3=BChne?= Date: Fri, 9 Jun 2017 22:10:43 +0200 Subject: [PATCH] Renamed unit test for clarity. --- tests/TestCompletion.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/TestCompletion.cpp b/tests/TestCompletion.cpp index 0742b0a..28480c1 100644 --- a/tests/TestCompletion.cpp +++ b/tests/TestCompletion.cpp @@ -130,7 +130,7 @@ TEST_CASE("[completion] Rules are completed", "[completion]") "not v\n"); } - SECTION("example") + SECTION("Schur number example") { input << "{in(1..n, 1..r)}.\n"