Fix test naming scheme
This commit is contained in:
parent
3f7abc95eb
commit
32faccf68f
@ -6,7 +6,7 @@ using namespace Leonetienne::BmpPP;
|
||||
using namespace Eule;
|
||||
|
||||
// Tests that rotating works
|
||||
TEST_CASE(__FILE__"/Mirroring produces the correct results", "[Rotate]")
|
||||
TEST_CASE(__FILE__"/Mirroring_produces_the_correct_results", "[Rotate]")
|
||||
{
|
||||
SECTION("90deg clockwise") {
|
||||
// Read an image
|
||||
|
Loading…
x
Reference in New Issue
Block a user