Skip to content

Commit

Permalink
Also make the change to a disabled test re #8073
Browse files Browse the repository at this point in the history
Signed-off-by: Karl Palmen <karl.palmen@stfc.ac.uk>
  • Loading branch information
KarlPalmen committed Nov 14, 2013
1 parent 668060b commit c575f14
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ class SaveGSASInstrumentFileTest : public CxxTest::TestSuite
TS_ASSERT(saver.isExecuted());

// Check existence of file
prmfilename = saver.getProperty("OutputFilename");
TS_ASSERT(Poco::File(prmfilename).exists());

string filename("test3bank.iparm");
Expand Down

0 comments on commit c575f14

Please sign in to comment.