mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-24 07:16:53 -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;
|
||||
|
||||
/*
|
||||
QStringList filenames;
|
||||
//filenames << "d:/Models/Statoil/testcase_juli_2011/data/TEST10K_FLT_LGR_NNC.UNRST";
|
||||
filenames << "d:/Models/MRST/simple/SIMPLE.UNRST";
|
||||
@ -62,6 +63,7 @@ TEST(RigReservoirTest, BasicTest)
|
||||
{
|
||||
qDebug() << reportNum;
|
||||
}
|
||||
*/
|
||||
|
||||
/*
|
||||
cvf::ref<RifReaderEclipseOutput> readerInterfaceEcl = new RifReaderEclipseOutput;
|
||||
|
Loading…
Reference in New Issue
Block a user