mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Commented out unit test with local path
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include <memory>
|
||||
|
||||
|
||||
/*
|
||||
void printDateAndValues(const std::vector<QDateTime>& dates, const std::vector<double>& values)
|
||||
{
|
||||
EXPECT_TRUE(dates.size() == values.size());
|
||||
@@ -85,7 +86,6 @@ TEST(RifEclipseSummaryTest, SummaryToolsFindSummaryFiles)
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user