Fixed typo.

This commit is contained in:
Patrick Lühne 2017-04-08 18:42:36 +02:00
parent 8ddf068eeb
commit ac7a0f6d4c
No known key found for this signature in database
GPG Key ID: 05F3611E97A70ABF
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
////////////////////////////////////////////////////////////////////////////////////////////////////
TEST_CASE("[simplification] Rules are simplified correctly", "[simplified]")
TEST_CASE("[simplification] Rules are simplified correctly", "[simplification]")
{
std::stringstream input;
std::stringstream output;