Skip to content
Snippets Groups Projects
Commit 81f2e0a0 authored by Abhinav Singh's avatar Abhinav Singh
Browse files

Commenting some unnecessary tests

parent 5ae7930a
No related branches found
No related tags found
No related merge requests found
......@@ -991,7 +991,7 @@ BOOST_AUTO_TEST_CASE( int_kernel_test_double)
BOOST_REQUIRE_SMALL(tot,0.001);
}
/*
BOOST_AUTO_TEST_CASE(InterpolationConvergenceP2M)
{
size_t res;
......@@ -1223,7 +1223,7 @@ BOOST_AUTO_TEST_CASE(InterpolationMoving)
gd.write_frame("Grid",ctr);
ctr++;
t+=dt;
}
}*/
/*
......
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