Namespacified tests aswell
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <array>
|
||||
#include <sstream>
|
||||
|
||||
using namespace Eule;
|
||||
using namespace Leonetienne::Eule;
|
||||
|
||||
// Checks that a random integer is never outside the specification, two positive values
|
||||
TEST_CASE(__FILE__"/Never_Outside_Specification__pos__pos", "[Random][RandomIntRange]")
|
||||
|
||||
Reference in New Issue
Block a user