mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added unit tests
Added some unit tests for verification of result values.
This commit is contained in:
parent
4d9753ecce
commit
d03cd6ef4c
@ -634,7 +634,6 @@ void RifOdbReader::readScalarElementNodeField(const std::string& fieldName, cons
|
||||
auto elementIdToIdxMap = elementIdToIdxMapIt->second;
|
||||
CVF_ASSERT(elementIdToIdxMap.size() > 0);
|
||||
|
||||
|
||||
size_t dataSize = resultItemCount(fieldName, partIndex, stepIndex, frameIndex);
|
||||
if (dataSize > 0)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user