mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Merge fix for failing test into dev
This commit is contained in:
commit
24cd47abfc
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user