mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-15 20:38:23 +01:00
Update include statement in test cases
This commit is contained in:
parent
be7a861c78
commit
9c9abdb7ef
@ -11,7 +11,7 @@
|
||||
#include <Base/RInsidePOET.hpp>
|
||||
#include <DataStructures/DataStructures.hpp>
|
||||
|
||||
#include "testDataStructures.hpp"
|
||||
#include <InputFiles.hpp>
|
||||
|
||||
using namespace poet;
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
#include <Base/RInsidePOET.hpp>
|
||||
#include <DataStructures/DataStructures.hpp>
|
||||
|
||||
#include "testDataStructures.hpp"
|
||||
#include <InputFiles.hpp>
|
||||
|
||||
TEST_CASE("NamedVector") {
|
||||
RInsidePOET &R = RInsidePOET::getInstance();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user