Skip to content

Commit

Permalink
Refs #6315. Correct name of test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Reuter committed May 2, 2013
1 parent ce21586 commit fd6c349
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ class vtkDataSetToNonOrthogonalDataSetTest : public CxxTest::TestSuite
ds->Delete();
}

void testThrowsSimpleDatasetWMatrix()
void testThrowsSimpleDatasetNoWMatrix()
{
std::string wsName = createMantidWorkspace(false, false, true);
vtkUnstructuredGrid *ds = createSingleVoxelPoints();
Expand Down

0 comments on commit fd6c349

Please sign in to comment.