mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-09 06:55:56 -06:00
Fix disabled test
This commit is contained in:
parent
98a94c0525
commit
5a7133f6e2
@ -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