Skip to content

Commit

Permalink
This should fix the windows tests. Re #7253
Browse files Browse the repository at this point in the history
  • Loading branch information
mantid-roman committed Jun 11, 2013
1 parent 6ed6dc7 commit 3aec29e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ void testNoLocationDoesNotThrow()
generator.setWorkspace(workspace);

TSM_ASSERT_THROWS_NOTHING("The location is not mandatory, should not throw", generator.createXMLString());
Mantid::API::AnalysisDataService::Instance().clear();
}

void testNoNameThrows()
Expand Down

0 comments on commit 3aec29e

Please sign in to comment.