Applied namespace Leonetienne of Eule to tests

This commit is contained in:
Leonetienne
2022-03-06 20:16:43 +01:00
parent 80dd70ba2d
commit 8b7e465f09
11 changed files with 11 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
#include "Catch2.h"
using namespace Leonetienne::BmpPP;
using namespace Eule;
using namespace Leonetienne::Eule;
// Tests that swapping channels works
TEST_CASE(__FILE__"/SwappingChannelsWorks", "[SwapChannels]")