Renamed unit test for clarity.

This commit is contained in:
Patrick Lühne 2017-06-09 22:10:43 +02:00
parent fd40bd1a5b
commit 649489a1eb
Signed by: patrick
GPG Key ID: 05F3611E97A70ABF
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ TEST_CASE("[completion] Rules are completed", "[completion]")
"not v\n"); "not v\n");
} }
SECTION("example") SECTION("Schur number example")
{ {
input << input <<
"{in(1..n, 1..r)}.\n" "{in(1..n, 1..r)}.\n"