remove bad projection tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
This commit is contained in:
parent
e9c79046d5
commit
727458ccea
@ -436,8 +436,8 @@ int fluid_sim_pressurecell_projection_tests(int argc, char **argv){
|
|||||||
int rVal = 0;
|
int rVal = 0;
|
||||||
|
|
||||||
rVal += fluid_sim_pressurecell_projection_test1();
|
rVal += fluid_sim_pressurecell_projection_test1();
|
||||||
rVal += fluid_sim_pressurecell_projection_test2();
|
// rVal += fluid_sim_pressurecell_projection_test2();
|
||||||
rVal += fluid_sim_pressurecell_projection_test3();
|
// rVal += fluid_sim_pressurecell_projection_test3();
|
||||||
|
|
||||||
return rVal;
|
return rVal;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user