Changeset f9c30b9a in mainline for uspace/lib/fmgt/test/main.c


Ignore:
Timestamp:
2026-02-11T18:02:17Z (6 days ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master
Children:
cd0dce3
Parents:
59ed424e
Message:

Moving files (Navigator and command line utility).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/fmgt/test/main.c

    r59ed424e rf9c30b9a  
    3131PCUT_INIT;
    3232
     33PCUT_IMPORT(copy);
    3334PCUT_IMPORT(flist);
    3435PCUT_IMPORT(fmgt);
    3536PCUT_IMPORT(fsops);
     37PCUT_IMPORT(move);
    3638PCUT_IMPORT(newfile);
    3739PCUT_IMPORT(verify);
Note: See TracChangeset for help on using the changeset viewer.