mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
STYLE: fix/correct some tests. Remove useless tests
This commit is contained in:
@ -58,6 +58,8 @@ int main(int argc, char *argv[])
|
||||
Info<< fvc::div(U);
|
||||
|
||||
Info<< "End\n" << endl;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user