Skip to content
Snippets Groups Projects
Commit 6d3f30b6 authored by Ruth Mikkelson's avatar Ruth Mikkelson
Browse files

Refs #5772 Updated another delta for test to work on Windows

parent 16b1ff17
No related branches found
No related tags found
No related merge requests found
......@@ -214,7 +214,7 @@ public:
double intensity0=4418;
if( slices)
intensity0= 3141;
TS_ASSERT_DELTA(intensity,intensity0, 100.0);
TS_ASSERT_DELTA(intensity,intensity0, 400.0);
double sig0=66;
if( slices)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment