mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-03 12:10:57 -06:00
Commented out local file path usage
This commit is contained in:
parent
f2f6cfd77c
commit
8b16c036fd
@ -40,6 +40,7 @@ TEST(RigReservoirTest, BasicTest)
|
|||||||
{
|
{
|
||||||
RifEclipseUnifiedRestartFileAccess unrstAccess;
|
RifEclipseUnifiedRestartFileAccess unrstAccess;
|
||||||
|
|
||||||
|
/*
|
||||||
QStringList filenames;
|
QStringList filenames;
|
||||||
//filenames << "d:/Models/Statoil/testcase_juli_2011/data/TEST10K_FLT_LGR_NNC.UNRST";
|
//filenames << "d:/Models/Statoil/testcase_juli_2011/data/TEST10K_FLT_LGR_NNC.UNRST";
|
||||||
filenames << "d:/Models/MRST/simple/SIMPLE.UNRST";
|
filenames << "d:/Models/MRST/simple/SIMPLE.UNRST";
|
||||||
@ -62,6 +63,7 @@ TEST(RigReservoirTest, BasicTest)
|
|||||||
{
|
{
|
||||||
qDebug() << reportNum;
|
qDebug() << reportNum;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
cvf::ref<RifReaderEclipseOutput> readerInterfaceEcl = new RifReaderEclipseOutput;
|
cvf::ref<RifReaderEclipseOutput> readerInterfaceEcl = new RifReaderEclipseOutput;
|
||||||
|
Loading…
Reference in New Issue
Block a user