Typo in test name
This commit is contained in:
parent
2f0d39a797
commit
6c92ae504c
@ -6,7 +6,7 @@ using namespace Leonetienne::BmpPP;
|
|||||||
using namespace Eule;
|
using namespace Eule;
|
||||||
|
|
||||||
// Tests that rotating works
|
// Tests that rotating works
|
||||||
TEST_CASE(__FILE__"/Mirroring_produces_the_correct_results", "[Rotate]")
|
TEST_CASE(__FILE__"/Rotating_produces_the_correct_results", "[Rotate]")
|
||||||
{
|
{
|
||||||
SECTION("90deg clockwise") {
|
SECTION("90deg clockwise") {
|
||||||
// Read an image
|
// Read an image
|
||||||
|
Loading…
x
Reference in New Issue
Block a user