mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Merge fix for failing test into dev
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
//TEST(RifReaderEclipseRftTest, TestRifEclipseRftAddress)
|
||||
TEST(DISABLED_RifReaderEclipseRftTest, TestRifEclipseRftAddress)
|
||||
{
|
||||
std::string filename = "C:\\Users\\Rebecca Cox\\Dropbox\\norne\\norne\\NORNE_ATW2013.RFT";
|
||||
QString filename = "C:\\Users\\Rebecca Cox\\Dropbox\\norne\\norne\\NORNE_ATW2013.RFT";
|
||||
|
||||
RifReaderEclipseRft reader(filename);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user