mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: fix/correct some tests. Remove useless tests
This commit is contained in:
@ -390,7 +390,7 @@ int main(int argc, char *argv[])
|
||||
// Info<< list5 << " indices: " << list5.toc() << nl;
|
||||
|
||||
Info<< "\nassign from indices\n";
|
||||
list4.read
|
||||
list4.readList
|
||||
(
|
||||
IStringStream
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user