diff --git a/applications/test/xfer/xferListTest.C b/applications/test/xfer/xferListTest.C index ed52115c93..0089569394 100644 --- a/applications/test/xfer/xferListTest.C +++ b/applications/test/xfer/xferListTest.C @@ -52,35 +52,35 @@ int main(int argc, char *argv[]) Info<< "lstA: " << lstA << endl; Info<< "lstC: " << lstC << endl; - xfer > xA(lstA, true); + xfer > xA = xferMove(lstA); xfer > xB; List